1
Can someone do permissons for me
I need someone to do permissons for me because for somereason I cant do them no guide helps me I dont care if you use permissons ex or group manager But please i need someone to do permissons for me
4
MrTightkiller will help you.
Also check out my guide:
http://www.planetminecraft.com/blog/bukkit-permissions-guide/
Also look here for more help
permisson-help-t42229.html:
Also check out my guide:
http://www.planetminecraft.com/blog/bukkit-permissions-guide/
Also look here for more help
permisson-help-t42229.html:
i can do it for you, i was about to join but your server is offline
Heres a nice easy setup for you (PermissionsEx):
To add a permission to a group do:
To remove a permission from a group do:
To add a player to a group do:
To remove a player from a group do:
users:
</Your_IGN_Here/>:
group:
- admin
prefix: '&5[Owner]'
groups:
default:
default: true
permissions:
- ''
user:
inheritance:
- default
prefix: '&6[User]&f'
permissions:
- ''
mod:
inheritance:
- default
prefix: '&2[Moderator]&f'
permissions:
- ''
admin:
inheritance:
- default
prefix: '&4[Admin]'
permissions:
- '*'
To add a permission to a group do:
/pex group </Group_Name/> add '</Permission_Node/>'To remove a permission from a group do:
/pex group </Group_Name/> remove '</Permission_Node/>'To add a player to a group do:
/pex user </User_Name/> group add '</Group/>'To remove a player from a group do:
/pex user </User_Name/> group remove '</Group/>'Okay, I had the same problem, but I was actually doing it right. What I did before (when it didn't work) is, I would only change one of the permissions files. In order to get permissions to work on your world, you have to copy the permissions into both the [global groups/users] and the [world groups/users]. So, just take the one you think you did right... and copy it, then paste it in the world folder (with the correct name, of course). Hope this helps you, as it did me! Good Luck!
