Releases: Test-Account666/ServerSystem
ServerSystem 2.3.0
+ Added 1.21 support (Not fully tested yet though)
* Fixed NullPointerException with /gamemode command
* Fixed /ban command issues by rewriting it
* Fixed /mute command issues by rewriting it
# A lot of reformatting again
ServerSystem 2.2.0
2.2.0
* Fixed exception being thrown when using /gamemode
* Fixed exception being thrown when trying to unmute not-muted player
* Fixed exception and falling through the world when using commands like /offlineinvsee
- Removed debug messages from /economy
# De-Duplicated some Economy Code to make it more future proof
ServerSystem 2.1.1
* Fixed multiple commands like /setwarp, /vanish, ...
ServerSystem 2.1.0
* Fix Economy System
# Even more code structure changes
ServerSystem 2.0.1
* Fixed issue with marker file
ServerSystem 2.0.0
* (Hopefully) fixed all pending bugs
- Removed support for old versions
# Basically a rewrite (hence the 2.0.0)
ServerSystem 1.8.3
+ Added baltop placeholders
+ Added 1.20.2 support
* Fix signs on modded environments
* Fixed issues with money cache
* Fixed afk system not working after reload
ServerSystem 1.8.2
- Added explicit mariadb support
- Replaced h2 WantsTP database with yml
- Replaced h2 Warps database with yml
ServerSystem 1.8.1
+ Added russian language
+ Added ability to execute offline/online invsee/enderchest automatically on quit/join
+ Added new aliases (Thanks to Hutch79)
+ Added afk command to commands.yml and aliases.yml
* (Hopefully) Fixed MySQL connection issues
* Fixed permission issues with Sudo
* Fixed not being able to find worldResourceKey
* Fixed afk system
ServerSystem 1.8.0
- Added Afk System, including /afk
- Added vanish support for BungeeTabListPlus
- Added ability to format /sign
- Fix 1.20 support
- Now using proper camel case instead of all lower case in config.yml
- Now using a human readable date format for config backups
- Replaced old discord invite with new one
- Fixed config.yml not reloading with /serversystem reload
- Removed /editsign for 1.20+ since it's now useless