1
How do i set up PermissionsEx
since groupmanager was no longer a plugin i have been struggling to make permissions , and have all the permissions set out and when i go to rank somone by using /pex promote ragnar , it says not enough perissions on this ladder or not enough permissions. i have remade the perms about 15 times not and its just not working. if somone would beable to help me by fixing them for me? i can send you the file and then i will be happy to give you op on my server that is all ready and built!
Thanks, . Ragnar
Thanks, . Ragnar
6
These are the VERY basics that you'll need to create ranks on your servers:
Creating a group (Or a rank);
/pex group [Groupname] create [Groupname]
To add a permission to that group:
/pex group [Groupname] add [Permission.node]
To set a user into a group:
/pex user [Username] group set [Groupname]
To view all of the groups (ranks) :
/pex groups
To remove a permission from a rank/group:
/pex group [groupname] remove [permission.node]
To set a ranks prefix :
/pex group [Groupname] prefix [Prefix]
Creating a group (Or a rank);
/pex group [Groupname] create [Groupname]
To add a permission to that group:
/pex group [Groupname] add [Permission.node]
To set a user into a group:
/pex user [Username] group set [Groupname]
To view all of the groups (ranks) :
/pex groups
To remove a permission from a rank/group:
/pex group [groupname] remove [permission.node]
To set a ranks prefix :
/pex group [Groupname] prefix [Prefix]
Group manager for the win
You can look at an example permissions file here
http://pastebin.com/6hxtHAUd
http://pastebin.com/6hxtHAUd
pretty sure you made some spelling errors in your yaml file
http://yaml-online-parser.appspot.com/
keep in mind that a .yaml contains actual code and a single spelling error will make the whole thing not work
and dont forget to give you the owner * permissions for every plugin
http://yaml-online-parser.appspot.com/
keep in mind that a .yaml contains actual code and a single spelling error will make the whole thing not work
and dont forget to give you the owner * permissions for every plugin
Get a plugin called EasyPEX
It helps a lot. Just do /EasyPEX once you get the plugin and all the commands are there. Here are some main commands
/creategroup - creates a group
/gaddp (group) (permission) - adds a permission to a group
/gprefix (group) (prefix) - adds a prefix to a group
/upromote (name) (group) - adds a person to a group
All the stuff typed goes under the permissionsEX folder. So anytime needed it's under there!
It helps a lot. Just do /EasyPEX once you get the plugin and all the commands are there. Here are some main commands
/creategroup - creates a group
/gaddp (group) (permission) - adds a permission to a group
/gprefix (group) (prefix) - adds a prefix to a group
/upromote (name) (group) - adds a person to a group
All the stuff typed goes under the permissionsEX folder. So anytime needed it's under there!
./pex group [group] user add [name]
I could go onto your server and help, if you want.
I could go onto your server and help, if you want.
