- Fixed missing messages (e.g. CannotSudoSelf)
- Fixed several NullPointerExceptions (e.g. in offline invsee)
- Fixed /seen using the wrong message key
- Fixed ServerSystem attempting to save NPC Userdata
- Improved (Un-)Ban Command
- Updated dependencies
- Removed some boilerplate code
Fixed
- Hooking into Vault API
Added
- Data migration from/to
Essentials /serversystemcommand to migrate data, reload and version-check/suicidecommand/kickcommand- Command replacer system
- Auto-Updater / VersionChecker
- Default language config option instead of forcing client-language as default
Improved
/skullcommand withMineSkinAPI to properly use Skin-URLsConfigReaderreadability/maintainability- Message handling: ServerSystem now supports String-Lists for multi-line messages (Dev note: Strings and String-Lists are interchangeable)
Fixed
- Bugs with
ConfigReader
See compare for a full in-depth changelog
Fixed:
- Other plugins not recognizing ServerSystem as Economy Provider
Added:
- Added rotation to /tppos
- Added Update Checker
- Added /sign command
- Added /rename command
- Added /lightning command
- Added /hat command
- Added /socialspy command
Fixes:
- Fixed Warps failing to load
- Fixed Warps migration to fail
- Fixed PrefixChat config option not being honored
- Fixed migrating Kits
- Fixed
IllegalArgumentExceptionunder specific circumstances - Fixed Vanish-Heads disappearing when Vanish-User changes gamemode
Added:
- PlaceholderAPI Support
- Balance
- Baltop
Complete rewrite from scratch.
A few things like /rename are still missing, but will be added in follow-up updates.
The Rewrite was necessary for future development and 1.21.7 support.
Not only does it rely much less on NMS code, it should also be much more robust


