Help with permissionsex

Discussion in 'Bukkit Help' started by Fruiturtle, Mar 16, 2014.

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

    Fruiturtle

    Hi,

    I have been trying to edit my permissions.yml folder to create each rank to have permissions. I have created them successfully and the prefixs work but when I add the permissions it doesn't allow me to use them in-game at the rank.

    Could you please check my file and tell me whats wrong

    Thanks :)

    http://pastebin.com/cmGHmbDC
     
  2. Offline

    seriosbrad

    You have a bunch of blank permission. I'm guessing you are just simply typing the command wrong when adding permissions via chat command.

    Otherwise you need to give us more information.

    What permissions are you trying to add that aren't working?
     
  3. Offline

    SwordNode

    How are you giving the user the ranks?
    try ./pex user *NAME* group set *GROUP*
    Example
    /pex user swordnode group set owner
    This would set user swordnode to owner, the config looks normal.
    Is there a error in console?
     
  4. Offline

    Fruiturtle

    I added the blank commands and there still not working. All the permissions aren't working.
    http://pastebin.com/KVBEAmLj Updated version


    Yes I added the permissions by the console. And the console is fine.
     
  5. Offline

    LandonTheGeek

  6. Offline

    Murdox

    Here is something useful for you. I have used it alot in the past few years. Basically open your permissions in a text editor, then copy and paste it here.

    http://yaml-online-parser.appspot.com/

    This will check the format, and see if there are any errors.

    With that said, as HelpfulBeast pointed out the only error is the modiifyworld node.

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

    Fruiturtle

    That still hasn't fixed the problem
     
  8. Offline

    LandonTheGeek

    Fruiturtle
    Hmmm. Instead of parent ranks, couldn't you use inheritance?
     
Thread Status:
Not open for further replies.

Share This Page