Voucher
In-game whitelist for Players to join Communities.
Request a Feature or Report a Bug:
https://github.com/xCykrix/Voucher/issues
Requires ProtocolLib for Minecraft Version Detection.
https://github.com/dmulloy2/ProtocolLib/releases
Usage/Examples
Commands
- /voucher add <player> (voucher.add)
- Grants a Voucher to the specified player to allow interaction with the world.
- /voucher remove <player> (voucher.remove)
- Revokes a Voucher that has been assigned to a player and denies further interaction with the world.
Users with voucher.bypass will be excluded from interaction checks.
FAQ
How does this plugin work?
Voucher works by hooking into the Event System and blocking key events that will prevent unauthorized access to the server.