Add bukkit permissions that bypass bolt permissions. Permissions within permissions!
I think this fixes #98. If you want to give your moderators the ability to open chests, you can give them the permissions bolt.permission.interact and bolt.permission.open. In this case, they wouldn't be able to take or remove things, for that you'd need to deposit and withdraw permissions. To give someone the permission to unlock protections, you'd need to give them bolt.permission.destroy.
Add bukkit permissions that bypass bolt permissions. Permissions within permissions!
I think this fixes #98. If you want to give your moderators the ability to open chests, you can give them the permissions
bolt.permission.interact
andbolt.permission.open
. In this case, they wouldn't be able to take or remove things, for that you'd need todeposit
andwithdraw
permissions. To give someone the permission to unlock protections, you'd need to give thembolt.permission.destroy
.