Description
Add some achievements for your players to make your server more interesting to explore
Features
- Create your own achievements
- Get it with entering the specific region or crafting the specific item
- Choose if you want to get a reward (money or an item) when you get an achievement
- See every achievement with a gui
Commands & Permissions
| Command | Description | Permission |
|---|---|---|
| /achivementsplus reload | Reloads the config and all language files. | acp.admin.reload |
| /achievements [player] | Opens the GUI. | / |
| /achievement | Displays all achievements commands. | acp.admin.info |
| /achievement create <region:itemcraft> <name> | Creates an achievement. | acp.admin.create |
| /achievement delete <id> | Deletes an achievement. | acp.admin.delete |
| /achievement list | Displays every achievement. | acp.admin.list |
| /achievement modify <id> <name:description> <content> | Modifies an achievement. | acp.admin.modify |
| /achievement reward <id> <none:money:item> [number] | Sets the reward of an achievement. | acp.admin.reward |
Dependencies
Supported Languages
- English
- German
- You can contact me if you translated it into another language
Tutorial
API
MCStats
This plugin uses Metrics to send some anonymous stats to mcstats.org as the numbers of achievements, the version of the plugin, your server version and some other basic mcstats data. You can disable this by setting 'metrics' to false in the config.yml. The collected information can be found by clicking on the picture above.
Updater
There is an updater which checks for a new version on server start and every 2 hours. If you don't want this, please set 'update_check' to false.



