Plugin Help PermissionsEX Help

Discussion in 'Plugin Help/Development/Requests' started by siflashbang, Feb 25, 2015.

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

    siflashbang

    hey ive been working on this for a few days now and i really need someone to be willing to help out with the server side stuff while im away this permissions file was so hard to get right and then a few changes later ive broke it again anyone help heres pastebin of the file
    http://pastebin.com/JN1b5BZg
    if anyone can help please add my skype siflashbang
    heres what console says about the file
    http://pastebin.com/0yGR3Rf5
     
  2. Offline

    mc_myster

    I don't use PermissionsEX myself but the error is simple, you have written the rank: in one of your groups incorrectly
    you wrote
    1. rank: '700' <--- Rank needs to be inline with prefix (Bukkit fixes that for me so you cant see it )
    2. prefix: '&0(&eRegluator&0)&7 '
    it is suppposed to be this:
    1. rank: '700'
    2. prefix: '&0(&eRegluator&0)&7 '
    Here, i fixed the config for you, just copy paste this all:
    http://pastebin.com/UMAe6zrL

    This is the Groups part only, there is nothing wrong with Users.
    If this does not work or you have anymore errors give me a shout and i would be pleased to help :)
     
Thread Status:
Not open for further replies.

Share This Page