1.21.1 Support
- Added support for Minecraft 1.21.1
- Added the /achievements search [query] command
Command Task
- Added a "COMMAND" task. More information here.
Fixes
- Fixed rewards not being given when using the /achievements unlock command.
DiscordSRV Integration
- Added a DiscordSRV integration. If DiscordSRV is enabled on your server, a new config file named discord.yml will be created.
New achievement types: ENCHANT and ADVANCEMENT
- Added 2 achievement types: ENCHANT and ADVANCEMENT. More information here.
More placeholders
- Added new placeholders to show the current progress percentage and a progress bar. More information here.
Bug Fixes
- The tracker menu now shows the correct tier of tiered achievements
Enhancements to PLACEHOLDER achievements, Bug Fixes
- "PLACEHOLDER" achievements now also support placeholders that output text. More information here.
- Added new sounds when claiming a reward.
- Fixed errors when using the plugin on multiple servers.
Bug Fixes
- Fixed progress messages being sent incorrectly
- Added support for WorldGuard 6.x.x
Bug Fixes and Improvements
- Fixed plugin not loading on <1.21
- Fixed plugin not loading without WorldGuard sometimes
- Placeholders (e.g. {tier_requirement}) now work in achievement's descriptions too
- It's now possible to set the SSL mode when using MySQL
New WorldGuard integration
- Added a new "regions" condition type. (Requires WorldGuard)
More information here.
Unclaimed rewards notification
- Added a notification when a player unlocks a reward. (This feature can be disabled in config.yml)

Added EcoItems support, item format changes
- Added support for EcoItems. More information here.
- Minor changes to the item format: where commas were previously used (e.g. effects, enchantments), they have been replaced by colons.
1.21 Support
- Added support for Minecraft 1.21
Bug Fixes
- Fixed progress in "PLAYTIME" achievements showing an empty string instead of "0s"
New configuration settings, API Improvements
Bug Fix
- Fixed main menu not working properly
New PlaceholderAPI placeholders
- Added some new PAPI placeholders. View the full list here.
New "PLAYTIME" achievement type
- Added a new "PLAYTIME" achievement
- Various optimization fixes