Releases: YouHaveTrouble/CommandWhitelist
Releases · YouHaveTrouble/CommandWhitelist
v2.5.3
- fix errors when using regex expressions in commands
Full Changelog: v2.5.2...v2.5.3
Downloads also available on modrinth.
v2.5.2
- account for velocity parsing
/ something
as a valid command
Downloads also available on modrinth
v2.5.1
- command labels are now forced to lowercase, since latest versions of the server expect commands to be lowercase and errors when commands are typed lIkE tHis.
Downloads are also available on modrinth.
v2.5.0
- dropped protocollib support for command list send. If someone goes out of their way to inject their commands like that, all power to them, but that means they're probably nuts.
- made protocollib message on boot a warning. Once again I'm reminding ya'll that it's not supposed to be used unless absolutely necessary.
Full Changelog: v2.4.1...v2.5.0
v2.4.1
- fixed a bug causing dump command to replace content of config instead of creating dump file
Full Changelog: v2.4.0...v2.4.1
v2.4.0
- added dump subcommand, that allows you to dump all available commands on the server to a file in CommandWhitelist config folder
- velocity version now can tab-complete available commands in
add
subcommand
Full Changelog: v2.3.2...v2.4.0
v2.3.2
- restore the ability to use clickevent and keybind tags in message formatting
Full Changelog: v2.3.1...v2.3.2
v2.3.1
- make
<newline>
work
Full Changelog: v2.3.0...v2.3.1
v2.3.0
- Change how MiniMessage is shaded into the plugin, hopefully leading to less issues in the future
- Updated MiniMessage
- Velocity version requires build #116 or above. Older versions of velocity are not supported from now on.
Full Changelog: v2.2.6...v2.3.0
v2.2.6
- fixed NoSuchMethodError while tab completing /cw command on spigot servers
Full Changelog: v2.2.5...v2.2.6