New category, enhanced permissions and various improvements!
New:
- The DistanceSneaking achievement category is now available!
Improvements:
-
Permissions for multiple action achievements (Breaks, Places, Crafts, Kills, Breeding, PlayerCommands, Custom and TargetsShot) now use the star notation, e.g. *achievement.count.places.**. Permissions for these are applied to children nodes, e.g. achievement.count.places.stone. This means you can now simply award the parent permission without having to specify all sub-categories.
-
The documentation about permissions has been polished, you can find it in the Wiki and the linked plugin.yml file.
-
The plugin will now indicate which database is used at startup to help you out with debugging.
-
The default GUI item for DistanceLlama is now a llama egg - more appropriate than the carpet previously used!
-
Cleaned up some unused code.
Bug fixes:
- When a custom mob name for the Kills category contains spaces, permissions are now checked as expected.
API:
- The API artefacts are now hosted on JitPack. The developer documentation has been updated accordingly.