Releases: Test-Account666/ServerSystem
Releases · Test-Account666/ServerSystem
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
ServerSystem 1.7.9
- Added official 1.20 support
- Added a command to convert from ServerSystem to Essentials (Bans still don't work!)
- Added a connection check before MySQL Queries
- Improved customizability for /sign
- Fixed /tppos Syntax message
ServerSystem 1.7.8
- Fixed Vanish in 1.19.4
- Fixed crash when using commands like /anvil in 1.19.4
- Fixed offline teleportation in 1.19.4
ServerSystem 1.7.7
Added /freeze command
Fixed a few bugs
And more