Skip to content

Releases: Test-Account666/ServerSystem

ServerSystem 2.0.0

17 Apr 01:17
Compare
Choose a tag to compare

* (Hopefully) fixed all pending bugs
- Removed support for old versions
# Basically a rewrite (hence the 2.0.0)

ServerSystem 1.8.3

25 Sep 20:14
Compare
Choose a tag to compare

+ 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

20 Aug 14:54
Compare
Choose a tag to compare
  • Added explicit mariadb support
  • Replaced h2 WantsTP database with yml
  • Replaced h2 Warps database with yml

ServerSystem 1.8.1

17 Aug 12:48
Compare
Choose a tag to compare

+ 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

08 Jul 12:46
Compare
Choose a tag to compare
  • 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

26 Jun 12:27
Compare
Choose a tag to compare
  • 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

28 May 10:44
Compare
Choose a tag to compare
  • 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

18 Dec 17:07
Compare
Choose a tag to compare

Added /freeze command

Fixed a few bugs

And more