Having problems with PEX

Discussion in 'Bukkit Help' started by nickash, Jan 12, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    nickash

    Hey everyone, Nick here and today i am having problems with PEX i currently cannot do /pex from console or in game, The permissions.yml folder is fine since i can do my other commands. Please help me out.
     
  2. Offline

    TreeDB

    nickash Please post your permissions.yml file on pastebin.com
     
    turkeybird90 likes this.
  3. Offline

    nickash

  4. Offline

    PixelUser

    What are your plugins? Are you using another plugin that may be interfering with PEX?

    By the way, I noticed you're putting the same permissions in each rank. Instead, don't give it any permissions and add an inheritance node at the end. It would look like this:

    B:
    permissions:
    - essentials.warp.B
    inheritance:
    - A

    That would give B all the permissions of A, plus the permission for /warp B.
     
  5. Offline

    TreeDB

    nickash You had a lot of spacing problems, here is a fixed version : http://pastebin.com/raw.php?i=094WQKFC
    I recommend you check the differences between your current version and the one I linked above. Also instead of repeating permission nodes you can use inheritance as mentioned above.

    PixelUser The problem was spacing with the permissions file. Not another plugin.
     
  6. Offline

    nickash

    Thank you so much!!!!

    Oh wow it worked for a minute then it glitched out and it corrupted
     
Thread Status:
Not open for further replies.

Share This Page