Commands Rework, Performance Improvements, and More
- Revamped command handling: enjoy fast execution, advanced auto-completion, parameter suggestions and validation (with Mojang's Brigadier on modern Minecraft versions), smart command suggestions when you make a typo, and more
- Fixed the deprecation warning when registering commands on startup (Paper)
- Reduced memory utilization by GUIs/menus (performance enhancements)
- Added support for Minecraft 1.21.10
- Removed generic plugin information when executing the base command; moved to `/cb info`
- Removed the `/cb rl` alias
- Updated dependencies and bumped the minimum Java version to 17
- Restyled plugin messages
Configuration Update Due to extensive changes to
messages.yml, you must delete your current
messages.yml and restart your server to allow the new configuration file to generate. *Don't worry, the command buttons you have previously created will NOT be affected!*
New Minimum Java Version As a reminder, in order to support the plugin's new performance improvements and features, the minimum Java version is now 17. If you are unable to upgrade your Java version, please stay on the previous stable release. Note that legacy server versions (e.g., 1.8.8) are still supported as long as your Java runtime is higher than Java 17.