Skip to content

Permission Naming Convention, What Convention?

Pre-release
Pre-release
Compare
Choose a tag to compare
@Zerthick Zerthick released this 09 Oct 00:38
· 90 commits to master since this 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 to protectionperms 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 of cow

Enjoy!