forked from PyvesB/advanced-achievements
-
Notifications
You must be signed in to change notification settings - Fork 10
Home
Floris Fiedeldij Dop edited this page Jun 14, 2025
·
2 revisions
Welcome to the (now maintained!) fork of Advanced Achievements, a Minecraft Java plug-in that adds fully-customisable, GUI-driven achievements to your server. Players can collect bespoke goals, earn rewards, climb leader-boards and receive in-game books—all with fancy sounds, fireworks and multilingual messages.(github.com)
- Hundreds of achievement categories – break, place, craft, kill, travel, statistics and many more.
-
Point &-click GUIs –
/aach listopens an interactive menu showing progress. -
Rankings & leader-boards – global, weekly and monthly via
/aach top,/aach week,/aach month. - Reward system – commands, items, experience, money (Vault-compatible) or permission grants.
- Database choice – SQLite (default), H2, MySQL or PostgreSQL.
- YAML configuration & live reload – tweak categories, wording and rewards without restarts.
- Multi-language – 19+ translations out of the box.
- 1.21.4 / 1.21.5 ready – and this fork is actively progressing towards 1.21.6.
- Drop the compiled
AdvancedAchievements.jarinto yourplugins/folder. - Start your server once to generate the default configuration.
- Edit
config.yml,categories/,rewards/andlang.ymlto suit your gameplay. - Run
/aach reloadin-game or from the console to apply changes. - Grant the basic permissions below to your default player group.
👉 Next steps:
- Browse Commands.md for every in-game command.
- Check Permissions.md to fine-tune access for players vs staff.