Releases: YouHaveTrouble/CommandWhitelist
Releases · YouHaveTrouble/CommandWhitelist
2.12.0
- plugin is now compiled against java 21
- updated adventure dependencies that prevented action bar from showing up and clickable components to not function in chat
Downloads available on modrinth
2.11.0
- added ability to send command denied message as action bar in bukkit and waterfall
Downloads available on modrinth
2.10.0
- fixed flipped permission for blacklisted subcommands. YOU WILL NEED TO TAKE ACTION IF YOU USE CUBCOMMAND BLACKLIST FEATURE
- velocity can now use subcommand execution blocker. Tab completions for blocked arguments sadly cannot be removed.
Downloads available on modrinth
2.9.0
- bukkit and waterfall gained
<command>
placeholder in command_denied
message that returns the full command player entered.
- velocity stays without changes, since it doesn't display error messages and just passes the command to the backend if it was blocked.
Downloads available on modrinth
2.8.2
- no longer correct the command message in case some plugin decides to rawdog the message from it into Player#performCommand (breaking the api)
Downloads available on modrinth
2.8.0
- updated config dependency to work with 1.20
What's Changed
- Update ConfigurationMaster-API to add 1.20 support by @DaJokni in #70
New Contributors
Full Changelog: v2.7.0...v2.8.0
Downloads available on modrinth
v2.7.0
- fix incorrect help command formatting
- velocity command now uses brigadier
Downloads available on modrinth.
New Contributors
Full Changelog: v2.6.0...v2.7.0
v2.5.5
Please download on modrinth to support the project.
- Legacy tab complete packets are no longer honored (this stops certain clients snooping commands)
Full Changelog: v2.5.4...v2.5.5