Solved permissionsEX not working?help

Discussion in 'Bukkit Help' started by Cyptum404, Jul 29, 2012.

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

    Cyptum404

    Hey guys my permissionsEX is not working! the bukkit.command.gamemode doesnt work for my moderators?! Could u guys help me please? thanks

    Config: http://pastie.org/4356795
     
  2. Offline

    Omnitv

    You negated the command for the mods.
    PHP:
        - -bukkit.command.Gamemode
     
    Nucious likes this.
  3. Offline

    Cyptum404

    what do u mean?
     
  4. Offline

    Omnitv

    If you negate the permissions node.
    Ie: - -bukkit.command
    You are not allowing him to use that command.
    If you want to give a user/group acess to a command it must be like this format PEX or bPerms
    Without the added >> - <<
    Code:
        - bukkit.command
     
  5. Offline

    Nucious

    Not only did you find out it didn't work , you did the complete opposite of what you wanted! :D
     
  6. Offline

    Cyptum404

     
  7. Offline

    Omnitv

    Yes... >.>
     
  8. Offline

    Cyptum404

    oh ok thanks guys

    it still wont let me use it. it says u dont have access to this command.? do i have to add 1 and 2 and the end?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 27, 2016
  9. Offline

    Omnitv

  10. Offline

    Cyptum404

  11. Offline

    Omnitv

  12. Offline

    Cyptum404

    i did read it
     
  13. Offline

    Omnitv

    Great.
    Look closely.Permissions are case sensitive, and look at the highlighted.
    idiot.png
     
  14. Offline

    Cyptum404

    ts
    thanks but i did that and i still does not work
     
  15. Offline

    wumbla

    did you make sure you reloading the plugins after editing and SAVING the file?
     
  16. Offline

    Cyptum404

    yes everytime

    Thanks Guys for all your help I finally fixed it!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 27, 2016
Thread Status:
Not open for further replies.

Share This Page