CWL allows modification to the white list even when vanilla uuid/username lookups are rejected.
All lookups are async so the world will not stop. You may add/remove/check one or more users at a time.
/customwhitelist <add/remove/check/list/on/off/reload>
Displays CWL help
Aliases: cwl
/customwhitelist add <username/uuid ...>
Adds users to the white list
You may specify one or more usernames and/or UUIDs
Permission: customwhitelist.add
/customwhitelist remove <username/uuid ...>
Removes users from the white list
You may specify one or more usernames and/or UUIDs
Permission: customwhitelist.remove
/customwhitelist check <username/uuid ...>
[-r]
Checks if users are on the white list
You may specify one or more usernames and/or UUIDs
You may use option -r to resolve UUIDs to usernames
Permission: customwhitelist.check
/customwhitelist list [-r]
Lists all players on the white list, you may choose option -r to resolve UUIDs to usernames
Permission: customwhitelist.list
/customwhitelist on
Turns on the white list
Permission: customwhitelist.on
/customwhitelist off
Turns off the white list
Permission: customwhitelist.off
/customwhitelist reload
Reloads the white list
Permission: customwhitelist.reload
Note: Remember that you should never have to reload the white list unless the file was changed outside this plugin
Requirements:
Spigot 1.8.7+ Get Spigot
Java 7 Get Java
For v1.1 and before: Minecraft Server WhiteListEntry class patch -- See source Direct download Spigot 1.8.7 with WLE patch
See Releases for plugin binaries
This plugin and its source are licensed under the GNU GPLv3 license.