Advanced Achievements v2.3.3
Details
-
FilenameAdvancedAchievements.jar
-
Uploaded by
-
UploadedJan 26, 2016
-
Size154.93 KB
-
Downloads1,935
-
MD531a51659dd1b6f35ed1ca6cef47b056a
Supported Bukkit Versions
- 1.8
- CB 1.7.9-R0.2
- 1.8.3
Changelog
Changes in version 2.3.3:
- New: added permission achievement.update to let users get notified when a plugin update is available (if enabled in config).
- Improvement: AsyncPooledRequestsSender now available for Java versions prior to 8.
- Improvement: permission achievement.* disables delays between book and list commands if true.
- Fix: fixed MySQL incompatibility.
- Fix: fixed exception that would occur when connecting as operator if update checker disabled.
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.