GateKeeper auth
An unique plugin that uses a never seen before method to replace whitelist!
Список изменений
Multi-version support (1.19.x – 26.x)
The plugin now runs on Spigot and Paper across a wide range of versions. It automatically detects the server version at startup and uses the appropriate API for chat events, player kicking, IP banning, and potion effects.
Admin commands (/gk)
A full suite of admin commands was added, all requiring the gatekeeper.admin permission (ops by default). Includes tab completion for subcommands and online player names.
/gk verify <player|ip>
Manually trust a player's current IP or a raw IP address. If the player is online and currently waiting to authenticate, they are cleared immediately without needing to relog.
/gk unverify <player|ip>
Remove a trusted IP. If the target player is currently online, they are immediately put into pending authentication — no relog required. If offline, all their trusted IPs are wiped so they must authenticate fresh on next login.
/gk status