Advanced Achievements v2.3.2
Details
-
FilenameAdvancedAchievements.jar
-
Uploaded by
-
UploadedJan 22, 2016
-
Size159.92 KB
-
Downloads558
-
MD516c11db848cf2628704fbb94d41d04f3
Supported Bukkit Versions
- 1.8
- CB 1.7.9-R0.2
- 1.8.3
Changelog
Changes in version 2.3.2:
- New: option to run most write operations to database on a parallel thread (enabled by default; please set to false if you are using Java 7).
- Improvement: significant performance improvements (new way of handling connections to database, optimised some queries, and new option stated above).
- Improvement: various clean-ups.
- Fix: exception that could appear when changing worlds on some servers.
- Fix: minor colour typo in default language file.
Changes in version 2.3.1:
- Fix: corrected a few typos in the .yml configuration files of the plugin.
Changes in version 2.3:
- New: /aach list command is now displayed as a GUI (with distance achievements now separated).
- New: a new achievement category can now be used to create achievements: fireworks launched!
- New: brand new permission system, each category or sub-category has a specific node (for instance achievement.count.trades or achievement.count.breaks.stone).
- Improvement: code clean-up and reorganisation.
- Improvement: better update checker and richer logging information.
- Improvement: performance improvements.
- Improvement: faster initialisation time.
- Fix: fixed rare bug where player would disconnect before receiving a Connection achievement.
- Fix: command achievements displaying incorrect information in /aach list.
- Other: various other improvements.
- Other: deleted achievement.get permission.