PEXPlugins / PermissionsEx

A powerful permissions plugin for Minecraft
https://permissionsex.stellardrift.ca
Apache License 2.0
481 stars 297 forks source link

Help, Pex Not Allowing Permission Nodes! #770

Closed ghost closed 11 years ago

ghost commented 11 years ago

Hey, I've set up all these ranks and suddenly they no longer work, i have

But still doesn't let my donator use the command, All the commands supplied with the donator package isn't registering! I've updated the plugin and it still doesn't work.

My PermissionsEx file:

groups: Guest: prefix: '&e[Guest]&f' default: true permissions:

Jeyge commented 11 years ago

The case of your permissions file is very important when creating your file as is the order of things placed inside of your permissions line. You will need to lowercase all of your "permissions:" and your "prefix:". That should get you started. If it still doesn't work, you will need to paste your permissions on either pastebin.com or pastie.org.