Note that this version only works with MC 1.10 and above!
Quite a few things have changed for Statz in this update. See the list below.
- Statz will now check whether you are running a minimum version of Minecraft.
Statz 1.4.4 only supports MC 1.10 or higher.
- Statz now allows you to check statistics of players using a graphical interface. Type
/statz list to see your own statistics. You can also use /statz list <player> to view someone else's data.
Make sure to enable 'use statz gui' in the configuration file for it to work!
- If you want Statz to gather data from other plugins, you will now need
PluginLibrary to do this! This is also true if you need to transfer data from Stats 3 to Statz.
- Fixed an issue where Wither skeletons and Elder guardians were not correctly counted as killed.
- Statz will now stop showing the 'database is saved' message by default. However, if you're upgrading to this version and want to disable this message, please look in the config for 'show database save message' and set it to false.
- Disable SSL for MySQL database connections.
- Improve the documentation of Statz methods.
- You can now use the keyword 'force' to look up a player's statistics if he is not online, like this:
/statz list Staartvin force or
/statz list Staartvin 2 force or
/statz list Staartvin KILLS_MOBS force
If you encounter any bugs, please report them at the bug tracker!