Hello, I'm using PermissionsBukkit with my plugins, i'm obviously doing something wrong because even though i have my config set up properly i can't use any commands. Here is my permissions config, when i use something like /item or //wand i just get an error saying 'You don't have permission'. Code: users: Codemunkie: permissions: groups: - admin Darkferrit: permissions: groups: - admin groups: default: permissions: permissions.build: false admin: permissions: permissions.*: true worldedit.*: true commandbook.*: true messages: build: '&cYou do not have permission to build here.' Thanks for any help.
Doesn't help. If i use '/permissions group players admin' it tells me that both players are in the admin group, so it's the nodes that aren't working properly. I read in the most recent release that Superpermsbrudge wasn't needed anymore, although i'm not sure if worldedit and commandbook are even supported by PermBukkit. Bump. EDIT by Moderator: merged posts, please use the edit button instead of double posting.
No errors but "You don't have permission"? It looks set up correctly. You could try individual nodes just to test.