Advanced Achievements v5.2.7
Details
-
FilenameAdvancedAchievements.jar
-
Uploaded by
-
UploadedAug 31, 2017
-
Size260.95 KB
-
Downloads438
-
MD5c90d321036571db52292447a5be4425c
Supported Bukkit Versions
- 1.12
- 1.11
- 1.10
- 1.9
- 1.8.1
- 1.8
- CB 1.7.9-R0.2
- CB 1.7.9-R0.1
- 1.8.3
Changelog
Changes in version 5.2.7:
- Fix: cooldown messages for the MusicDiscs category are now displayed correctly.
Changes in version 5.2.6:
- New: added IgnoreAFKPlayedTime configuration parameter to ignore played time when user is AFK (requires Essentials)!
- Improvement: overall performance enhancements and various other code improvements.
- Fix: fixed configuration files issues when upgrading to newer versions of the plugin.
Changes in version 5.2.5:
- New: added Breeding category for Minecraft 1.10+ versions. Thanks to fabianwennink for his contribution!
- Other: added Hungarian translation. Thanks to pocakking for his contribution!
Changes in version 5.2.4:
- Fix: fixed several edge-case calculations for Crafts, Trades, Brewing and Smelting categories.
- Fix: fixed some compatibility issues with Minecraft versions prior to 1.9.
- Fix: prevented issues when handling configuration files in Minecraft 1.12.
Changes in version 5.2.3:
- New: added ability to set custom names to item rewards, thanks to supertassu for his contribution! The custom name also appears in /aach list and when receiving the item. Use a syntax similar to:
Reward: Item: stone 5 Beginner Stone
- Fix: when several entities are within the explosion radius of a firework launched by Advanced Achievements, all of them are now protected (and not just the closest entity).
Changes in version 5.2.2:
- New: added HideAdvancements parameter, to hide advancements from the advancement GUI but still get advancement notifications when receiving achievements.
- Fix: fixed Brewing category not taking splash potions into account.
- Fix: prevented hotbar abuses with Craft achievements.
Changes in version 5.2.1:
- Fix: parent advancement is now properly awarded when a player connects in Minecraft 1.12, provided /aach generate has been used.
Changes in version 5.2:
- New: implemented /aach generate command, which generates one advancement per achievement on Minecraft 1.12 servers, therefore integrating the achievement and advancement systems! Read the documentation for more information.
- New: implemented additional Experience and IncreaseMaxHealth reward types.
- New: added HideNoPermissionCategories parameter, to hide categories in /aach list when player does not have the relevant category permission.
- Fix: categories with empty names specified in lang.yml are hidden in /aach list as they were prior to version 5.1.
- Fix: /aach list now correctly uses the Message parameter once the achievement is received.
- Fix: fixed value doubling in /aach stats after performing /aach reload.
- Fix: various other fixes to support Minecraft 1.12.
- Other: implemented new getPlayersTotalAchievements API method.