Logs:
- Noticeably improved the MinecraftServerWebsite compatibility.
- Corrected a description issue with the Latency statistic.
- Categorised all statistics that are retrieved from the Bukkit library.
- Categorised all statistics that don't support the Top-Player feature.
- Statistics retrieved from the Bukkit library are now included in retrieval methods.
- Implemented a new settings.yml configuration option (MSW_plugin_compatibility)
- Corrected an issue where Times-Left statistics wouldn't be stored.
News:
Logs:
- Build 60 and Build 61 were released on top of each other, were not tested enough, and each customer has had their own kind of problem. I am rolling back to resolve this confusion by deleting Build 61 and releasing again this update.
- This version has been properly tested and is expected to work without any issues. Apologies for the recent inconvenience many of you had to go thru, it happens sometimes.
- Corrected an issue where the statistics inventory menu wouldn't open.
- Corrected an issue where Player-Kills kill-streak statistic wouldn't be calculated.
- Updated the Piracy protection to go along with the recently organised packages & codes.
- Slightly optimised the Commands handler with less repetition.
- Corrected an issue where the plugin.yml was found to be invalid.
Logs:
- Organised the plugin's packages and their codes.
- Renamed the mysql.yml configuration to sql.yml but kept compatibility for old one.
News:
Logs:
- The plugin by default will require none of the following permissions. Adding just one changes the system to require permissions for every category or statistic available in the relative menu.
- Greatly improved the Permission utilities by extending their capabilities.
- Implemented 2 new types of permissions for the inventory menus.
Permission Changes:
Code:Added: ultimatestatistics.category.(name) ultimatestatistics.statistic.(name)
Logs:
Language.yml Changes:
- Implemented 2 new language.yml configuration options.
Code:Added: events_listed_description top_player_description
