Permission Naming Convention, What Convention?
Pre-release
Pre-release
Release v0.4.0
Minecraft 1.10.2 - Tested on spongevanilla-1.10.2-5.0.0-BETA-138
Changes:
- Changed permissions prefix from
protectionPerms
toprotectionperms
to match naming convention - Fixed
java.lang.NoClassDefFoundError: org/spongepowered/api/event/entity/MountEntityEvent
- Added
protectionperms.entity.breed.<entityName>
permission - Added
protectionperms.entity.mount.<entityName>
permission - Swapped entity names to entity IDs in permissions, meaning entities now have a
minecraft:
prefix, example:minecraft:cow
instead ofcow
Enjoy!