Skip to content

Releases: Test-Account666/ServerSystem

ServerSystem v3.3.0

04 Oct 10:43
de2f3f9

Choose a tag to compare

  • 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

01 Sep 09:55

Choose a tag to compare

Fixed

  • Hooking into Vault API

ServerSystem v3.2.0

01 Sep 08:33

Choose a tag to compare

Added

  • Data migration from/to Essentials
  • /serversystem command to migrate data, reload and version-check
  • /suicide command
  • /kick command
  • Command replacer system
  • Auto-Updater / VersionChecker
  • Default language config option instead of forcing client-language as default

Improved

  • /skull command with MineSkin API to properly use Skin-URLs
  • ConfigReader readability/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

27 Jul 18:42

Choose a tag to compare

Fixed:

  • Other plugins not recognizing ServerSystem as Economy Provider

ServerSystem 3.1.0

27 Jul 12:11
af1add9

Choose a tag to compare

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 IllegalArgumentException under specific circumstances
  • Fixed Vanish-Heads disappearing when Vanish-User changes gamemode

ServerSystem Pre-Release 3.1.0.5da25876

20 Jul 09:57

Choose a tag to compare

Pre-release

Added:

  • PlaceholderAPI Support
    • Balance
    • Baltop

ServerSystem 3.0.0

19 Jul 10:49

Choose a tag to compare

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

21 Dec 19:42

Choose a tag to compare

# Improved paper check

ServerSystem 2.4.3

21 Dec 19:14

Choose a tag to compare

* Fixed /teleportall and /disposal

ServerSystem 2.4.2

21 Dec 18:41

Choose a tag to compare

* Fixed MariaDB connections