Skip to content

Statz 1.5.5

Compare
Choose a tag to compare
@Staartvin Staartvin released this 01 Dec 13:50
· 53 commits to master since this release

This release contains the following updates from the previous version:

  • There is a new option 'enable logging' that allows you to enable or disable logging behavior. By default, it is set to false.
  • The debug output is also disabled by default.
  • When right-clicking on the Statz GUI, the player will go back to the main menu. No more typing the command again!
  • Statz now longer keeps track of how far an arrow was pulled back before it was shot to preserve some space in storage.
  • The patches system is overhauled:
    • Statz will automatically apply patches to your database if needed.
    • Statz will automatically check if patches are needed before performing them.
    • Statz will automatically create backups of your database before patching, so you can rollback if something went wrong or you want to rollback.
    • There is an option in the config to disable automatic backups of your database before patching. By default, Statz will make automatic backups.
    • Note that you will need to specify a different database where Statz will store the backups of your server.
  • Fix issue where Paper servers didn't properly show messages from Statz.
  • Fix issue where Statz would start crying if it couldn't find PluginLibrary (even though it's not strictly necessary).