Welcome, welcome, to the new Statz! I'm just back from my holiday to Austria (yes, it was great! Thanks for asking!) and I've already got a new version of Statz ready to present to you! I've done some major overhauling of some parts of Statz, so be sure to upgrade as soon as possible.
Changes include:
- RPGme support has now been included! Statz will track the average level of a player, the level of each skill, the experience of each level, the combat level of a player, the total level of a player and the other players in a party.
- Fixed an issue where renaming a mob and killing it would store the mob's name in the database and not the type of the mob. For example, if you called your chicken 'COW' and killed it, Statz would increment the kills for cows instead of chickens.
- Implemented a major change in the way Statz updates its database. The server load of Statz should be improved by quite a big factor.
- Added commands!
- /statz help - Check the list of commands
- /statz check (player) - Check the statistics of a player (player is optional) (You can also click on any of the stats shown in the command to get more detailed info about the statistic)
- /statz info <statType> (player) - Check a specific stat of a player. Player parameter is optional, statType is required.
- /statz transfer - Transfer data from SQLite database to MySQL.
- /statz transfer reverse - Transfer data from MySQL database to SQLite.
- /statz hooks - Lists all plugins that Statz is hooked into.
- Added a way to disable any statistic in the config! See this for more info about different statistics.
- Introduced the LogManager. Every time you start up your server, Statz will log all its actions to a log file that can be found in the /plugins/Statz/logs/ folder.
- Added an option to disable stat tracking when in creative (see config).
- Fixed crash when Statz and Autorank were both using MySQL and interfering with each other.
- Added support for NuVotifier!
- Added a whole lot of new statistics that Statz can track:
- Number of tools broken
- Number of beds entered
- Times kicked
- Commands performed
- Arrows shot
- Items dropped
- Buckets emptied
- Buckets filled
- Items picked up
- Number of times switched from world
- Number of teleports
- Eggs thrown
- Times traded with a villager
As you can see, quite an extensive list. I hope you enjoy Statz!