Add some achievements for your players to make your server more interesting to explore
| 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 |
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.
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.