I'm happy to say I got a new release for Statz with tons of bug fixes and new features. Here's a list:
- Statz will not track NPC's anymore.
- Updated Javadocs for developers
- Statz will now try to autocomplete your command when you press tab when typing a command.
- Statz does not use BungeeCord color anymore, hence it should be usable on other server software as well (Paper, Bukkit).
- You can now change descriptions of statistics and configure a GUI icon (see the
statistics folder)!
- Rewrote Statz's internal database manager. It is now more efficient in sending queries to the database.
- Statz now uses a proper caching manager. When you request data from a player, it will cache the data so your server won't get strained trying to retrieve data from the database. This means Statz is now faster!
- Updated documentation of a lot of methods (yay for developers!)
- Statz will no periodically send updates to database on a per user basis. This means that Statz is now more efficient when few players are online.
-
Fix CRAFTING statistic not correctly counting the number of items crafted.
If you are using Autorank, make sure to update Autorank as well!