05-20-2015, 04:08 AM
(05-19-2015, 04:36 PM)xoft Wrote: We should never have a "permission.deny.something" kind of a permission. That would be a very poorly written plugin. Instead, the server does, in fact, support restrictions (permissions that are explicitly denied for the player), so that you can give players the "gallery.*" permission and then give them "gallery.admin.*" restriction, and it works as you'd expect - they can do user stuff, but not admin stuff.
I agree that negative permission should not exist but in some instance for bukkit plugins , they have but whether or not it was even needed I can't answer it was a long time ago that I had dealt with it.