Players can create mobs type without permissions
portapipe opened this issue ยท 2 comments
Every user with basic permissions can create pet types that he doesn't have:
(sorry for the length)
- echopet.pet.selector
- echopet.pet.select
- echopet.pet.default.pet.set.current
- echopet.pet.default.remove
- echopet.pet.name
- echopet.pet.show
- echopet.pet.hide
- echopet.pet.call
- echopet.pet.menu
- echopet.pet.ride.*
- echopet.pet.hat.*
- echopet.pet.type.bat.*
- echopet.pet.type.chicken.*
- echopet.pet.type.cow.*
- echopet.pet.type.horse.*
- echopet.pet.type.mushroomcow.*
- echopet.pet.type.ocelot.*
- echopet.pet.type.pig.*
- echopet.pet.type.sheep.*
- echopet.pet.type.squid.*
- echopet.pet.type.villager.*
- echopet.pet.type.wolf.*
- echopet.pet.data.*
What it can be?
echopet.pet.data.*
gives all pet permissions (in 2.2.2). This is fixed in some of the later dev builds though ;).