Solved Help! PermissionsEx 1.7.9 RO.2 perms file is having problems!

Discussion in 'Bukkit Help' started by TopMatthew1, Jan 25, 2015.

?

Can you help me?

Poll closed Feb 1, 2015.
  1. Yes

    0 vote(s)
    0.0%
  2. You're a loser and noob who can't even get a simple server running.

    0 vote(s)
    0.0%
Thread Status:
Not open for further replies.
  1. Offline

    TopMatthew1

    PermissionsEX permissions file isn't working, and my friends and i need help! Here are the top and bottom screenshots of my permissions file ( the console tells me its the permissions file ) and I NEED to know what i am doing wrong. Top of file: http://gyazo.com/cc2f81c49dfc8eb992e6a23c4c792c9a Bottom of file: http://gyazo.com/2e696b120db5891f6895d2a98ed14865
    I AM USING CRAFT BUKKIT 1.7.9 RO.2

    Sorry If my grammar is a little bad. :/

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

    ketchupcoke

    It seems like your permissions file isn't correctly formatted. None of the groups have 'options' specified, which determine things such as default ranks and allowing a group to build.

    Here is an example of a group I got from the pex wiki, which you should definitely check out as it pretty much details everything you need to know about the plugin. https://github.com/PEXPlugins/PermissionsEx/wiki/Basic-Permissions-Setup#set-rank-order

    groups:
    VIP:
    permissions:
    - -modifyworld.mobtarget.monster.creeper
    - modifyworld.*
    options:
    rank: '800'
    prefix: '&0(&eVIP&0)&7 '

    Also, make sure your indentation is correct (pex is usually fussy about indentations)

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

Share This Page