Releases: Test-Account666/ServerSystem
Releases · Test-Account666/ServerSystem
ServerSystem v4.0.0 - Kotlin migration
- Migrated all Java code to Kotlin
- Fixed tons of bugs
- Cleaned up some messy code (e.g. /home and /adminhome)
Somewhat detailed list of bug fixes:
Bug Fixes
- /unban throwing errors with invalid targets
- /ignore not ignoring players in chat
- /offlineinvsee not showing/saving off-hand and armor properly
- Kits not applying offhand/armor properly
- ClickableSigns "Paid" message not parsed correctly
- Several commands using incorrect permission/message paths (e.g. /ban, /unban and /ping)
- /rename causing NameTags to be quite useless
- /speed accepting illegal arguments and just silently normalizing them
- /pay allow illegal arguments (e.g. /pay -100)
- OperatorLevel spoof throwing errors in newer Minecraft versions
- Missing messages (e.g. "Migrator not found" or "Invalid Name" for warps)
ServerSystem v3.3.0
- 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
ServerSystem v3.2.1
Fixed
- Hooking into Vault API
ServerSystem v3.2.0
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
ServerSystem 3.1.1
Fixed:
- Other plugins not recognizing ServerSystem as Economy Provider
ServerSystem 3.1.0
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
ServerSystem Pre-Release 3.1.0.5da25876
Added:
- PlaceholderAPI Support
- Balance
- Baltop
ServerSystem 3.0.0
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
ServerSystem 2.4.4
# Improved paper check
ServerSystem 2.4.3
* Fixed /teleportall and /disposal