This update mainly focuses on usability, configuration handling, and admin quality of life.
Added:
- Modrinth update checker
- Console update notification when a new version is available
- In-game admin update notification on join
- Clickable Modrinth link in the update message
- /cd info command
- Tab completion for /cd commands
- Version fields for config.yml, messages.yml, and blacklist.yml
Improved:
- Existing installations now handle updates much better
- Missing keys in config.yml, messages.yml, and blacklist.yml are now added automatically
- Existing user settings are preserved during updates
- /cd help now only shows commands the player is allowed to use
- /cd status and /cd stats output was cleaned up and made easier to read
- Global clear world statistics now reflect actually removed items
- Reload now refreshes the update checker correctly
Changed:
- Notification handling was reworked and is now more configurable
- Internal YAML merge/version handling was improved
- Reload and shutdown state cleanup was improved
Fixed:
- Missing tab suggestions for /cd commands
- Inaccurate global per-world clear counts
- Permission-related help visibility issues
- Several reload/update edge cases
Important:
If you are updating from an older version, you can simply replace the jar file.
Missing config and message keys will be added automatically without overwriting your existing settings.