"you don't have permission to create this mechanic" despite having craftbook.mech.*
LadyCailinBot opened this issue ยท 1 comments
CRAFTBOOK-3333 - Reported by mcradventures
I can't get craftbook to work. I'm using pex and every group has the "craftbook.mech.*" permission and I disabled the "advanced-block-checks" and "check-worldguard-flags" and still only ops can use the temporary minecart feature. I haven't tested other craftbook features yet but when I set "no-op-permissions" to true and change to a player group, I too am unable to use temporary minecarts. The error is "you don't have permission to create this mechanic". I'm out of ideas why this doesn't work.
bukkit version: 1.11.2
pex version: 1.23.4
worldedit version: 6.1.5
worldguard version: 6.2
craftbook version: 3.9-SNAPSHOT
I really want to use craftbook but nobody can use it
EDIT: I found the issue by enabling debug in pex, the missing permission is: craftbook.vehicles.temporary-cart.use
You need to update your documentation to say this is needed for temporary carts. I presume there are other missing permissions but not sure what they are yet.