WhiteListReload It checks players not by username and UUID, but by username. This fixes an issue on pirate servers where adding a player to the whitelist results in a connection error stating that the player is not on the whitelist.
library that needs to be downloaded:
https://www.spigotmc.org/resources/mutilsglobal.117150/
rwhitelist:
- off
- on
- add <username>
- remove <username>
- list
- replace <true/false>
- char <true/false>
- load
- help
The list of players is stored in the file "{serverdir}/whitelist_reload.json". There are additional functions to check the player's nickname for valid characters, the default value is false.
Supports: Spigot, Paper, BungeeCord
Plans:
- Make plugin settings more flexible
- Optimization
- Add new functionality