Releases: YouHaveTrouble/CommandWhitelist
Bungeecord support
This release adds bungeecord support. Just drop the jar into your bungeecord plugins folder and restart it.
Configuration looks exactly like the spigot version.
There are a couple of things you have to know:
Reload Command
Added /commandwhitelist reload
(or /cw reload
) command. This will load new configuration and refresh the command whtelist for all online players, so no relog is needed to see the changes.
WARNING: If you're updating from earlier versions you need to regenerate the config file for it to work properly!
Backwards compatibility support
Plugin should now work on versions 1.13+
Keep in mind I only tested it on 1.15 and 1.16, so no idea how it will do on 1.13 and 1.14
You can simply ignore this update if you're on 1.16 server
Command execution filter improvement
fixed an issue where if you had a short command like "/r", plugin would allow execution of of all commands beginning with "r"
Fix for some plugins
Changed priority for checking commands.
This should fix most commands that were still getting through the block apparently.
If you're using earlier version it's advised to update.
Better command checking
commands can now be put in wHaTeVeRcAsE in config and filter will still work
First Release
With this you are able to control what commands players can use and autocomplete on your server.