Odd Permissions Issue with Bypass for Mods (zPermissions).
fffizzz opened this issue ยท 1 comments
Ok, so recently switched from bPermissions to zPermissions due to the impending UUID changes taking place. For the most part everything has been smooth, with few hiccups and everything is good for the users. The problem comes from the mods. We give them ps.bypass.* (ps shortened purposely), yet it will not work no matter what I try.
permissions player bluechops has preciousstones.bypass.protection
: true
permissions player bluechops has preciousstones.bypass.destroy
: true
This checks bukkitperms and determines if the player has that node or not.
I can also perm group mod show, and see they're all set to true, but no matter what, they're unable to modify stones, or remove them. I wasnt sure if this was a PS/Vault/zPerm compatibility problem or what, and was hoping for some assistance.
Thanks in advance.