Closed tgxn closed 12 years ago
this plugin doesnt support PermissionsBukkit natively. If we want to support is then we have to make a permissions class with a handler for this.
But if you use PEX with PermissionsCompat Layer we dont have a problem at all =)
I'm not too sure on this subject, as i see it, it would be good if we had full support for all permissions systems, but i'm not too sure how hard this would be to implement, can you please give me an idea of this?
I dont see a problem with adding a new permissions handler class.
Well its just an Enum and a getHandler() method inside a Class ^^ i will look into it asap
thanks
This is quite easy to obtain tbh. You just do a player.hasPermission(String Perm), You could tie it to a check if PEX or any other Perm System is not running to use the native method.
I have the same problem, you should support Bukkit's actually Permissions system, Superperms.
Heh. Didn't realise the plugin doesn't support built-in permissions. Finally fixed the loading issue but I still can't do manual backups because of the permissions system.
I'll be working on this as a priority in the next release. :)
Change permissions for bukkit default perms support - Should be fairly simple.
Great plugin. Just started running a server again and this is something I was definitely missing last time.
Permissions don't seem to be working with PermissionsBukkit. It works fine when I make myself OP. Running 1.8.1 on RB #1240 with PermissionsBukkit 1.2k.
http://forums.bukkit.org/goto/post?id=734613#post-734613