This repository has been archived by the owner on Nov 2, 2021. It is now read-only.
Releases: PyvesB/advanced-achievements
Releases · PyvesB/advanced-achievements
AdvancementsCompleted category and other improvements!
New:
- New AdvancementsCompleted category, thanks to CrabMustard for his contribution!
Improvements:
- The plugin is now more resilient to some configuration mistakes.
- Building the plugin from source is now more secure.
Bug fix:
- Fixed exceptions when PlaceholderAPI statistics are requested for disconnected players.
Translations:
- Updated Spanish translation, thanks to arciniegasdiaz for his contribution!
Reload fix and extended goals
Improvement:
- The Goal achievement parameter now supports \n separators, allowing you to add more details and display it as multiple lines in /aach list.
Bug fix:
- Using /aach reload now properly updates the GUI when reordering categories in gui.yml.
Improved GUI and other enhancements!
New:
- Main categories in the GUI can be moved around by changing their order in gui.yml!
- New ReceiverChatMessages option in config.yml to stop displaying chat messages to players who receive achievements.
- New list-rewards parameter in lang.yml. Same as list-reward, but for achievements with more than one reward!
Improvements:
- Progress bars in /aach list now all have the same width. This makes the GUI look more consistent and render slightly faster!
- Various small updates and code enhancements.
Bug fix:
- Fixed /aach add command when using it with the PlayedTime achievement category - hopefully for good this time!
Translations:
- Slovak translation, by KondzioSvk! Thanks for his contribution!
Statistics fix
Bug fix:
- Fixed statistic increases for some achievement categories.
Performance improvements
Improvement:
- Performance boost: monitoring player actions and computing achievement statistics is even faster!
/aach add fix
Fix:
- Fixed /aach add command when using it with the PlayedTime achievement category.
Other:
- This release is compatible with Minecraft 1.15. All versions from 1.7.9 to 1.14.4 are still supported as well. As usual, report any issues on GitHub!
Quick fix
Raids, riptides and more!
New:
- New achievement categories: RaidsWon (Minecraft 1.14+, thanks to @supertassu for his contribution) and Riptides (Minecraft 1.13+). The plugin now support at total of 50 categories!
- Custom item reward names now support the PLAYER, PLAYER_WORLD, PLAYER_X, PLAYER_Y, PLAYER_Z placeholders as well. See the Wiki for more information.
Improvements:
- Reworked some of the plugin's internals. Creating new achievement categories is now easier than ever, with as little as ~12 lines of Java code needed in total. Check out the Wiki for more information.
- Updated several dependencies, which will hopefully result in improved stability and performance.
Translations:
- Updated Polish translation. Thanks to kacperleague9 for his contribution!
Fix to /aach generate
Fixes:
- Fixed error when running /aach generate in Minecraft 1.13 or 1.14.
Various improvements
Improvements:
- Clarified Mythic Mobs behaviour in the default configuration for the Kills category.
Updated several dependencies.
Translations:
- Updated Turkish translation, thanks to @darkjoya for his contribution!