I need help making permissions for permissions ex. The plugins i'm using are zport,factions, and essentials. All I need is default user being able to use /tpa and /spawn, a moderator being able to use all but gamemode, and admin with acess to everything. I also want all users to be able to create a faction, change the description, make another faction an enemy and ally, claim land, and be able to end their own faction.
I'm still getting the "you don't have acess this permission", here is my permisiions, please help. http://pastebin.com/raw.php?i=tg0rinTP
I cannot see any users in your file? are you sure you promoted yourself? and btw: Code: op <name> in your console will grant all pemrissions automatically
you want evryone to have all pemrissions? Code: groups: default_group: default:true permissions: - '*' that should do the trick, depending on the permissions plugin you use it might be 4 spaces (like I did) or 2 spaces as tab index.