Permissionsex not working?

Discussion in 'Bukkit Help' started by RangerNuk, Oct 6, 2013.

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

    RangerNuk

    I've defined all the permissions nodes correctly in my yml file and won't let anyone do commands.

    Please help.

    http://pastebin.com/8AFm6DWc
     
  2. Offline

    Beatlynx

    I've checked your config.yml in a yaml parser and it found no errors, does anything show up in the console?
     
  3. Offline

    RangerNuk

    no, it just says command was denied to (user)
     
  4. Offline

    Beatlynx

    Which command were you trying to use?
     
  5. Offline

    RangerNuk

    The players on my server were trying to use all the commands given to them and none of them worked, not even ones that default to true in the plugin.yml
     
  6. Offline

    Beatlynx

    I have another suggestion.

    According to this document, PEX is broken: https://docs.google.com/document/d/1BIgAU7senSG1hY0BjQAQFAnbuOqFhpln7ffN6pkOp4s/edit?pli=1

    You should instead install bPermissions.

    http://dev.bukkit.org/bukkit-plugins/bpermissions/

    Here's what you need to do.

    1. Install the bPermissions plugin. DO NOT DELETE PEX!

    2. Restart your server

    3. Log into your server and type /permissions import pex

    4. Type /permissions reload

    5. Delete PEX after you do the above

    And see if that works.
     
Thread Status:
Not open for further replies.

Share This Page