Plugin Help PermissionsEX not working

Discussion in 'Plugin Help/Development/Requests' started by GladamirFlint, Oct 8, 2014.

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

    GladamirFlint

    I had someone from mcprohosting set the ranks up, and it worked for about a day, and when I changed the color of a prefix for a rank, the whole thing won't turn on. No error messages, but whenever I try a pex command, nothing happens. Can anyone help? I can paste the permissions.yml file here.

    Here it is

    groups:
    guest:
    inheritance: []
    permissions:
    - chatex.allowchat
    - chatex.chat
    - essentials.afk
    - essentials.motd
    - chatex.allowchat
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.warp
    - essentials.warplist
    - essentials.mail
    - essentials.mail.read
    - essentials.ping
    - essentials.msg
    options:
    default: true
    prefix: '&f[&7Guest&f]&7'
    suffix: ''
    NoviceGamer:
    inheritance:
    - guest
    permissions:
    - essentials.balance
    - essentials.balancetop
    - essentials.exp
    - essentials.home
    - essentials.kit
    - essentials.mail
    - essentials.mail.send
    - essentials.me
    - essentials.msg
    - essentials.pay
    - essentials.ping
    - essentials.sethome
    - essentials.sethome.multiple
    - essentials.signs.use.*
    - essentials.tpa
    - essentials.warp
    - essentials.warp.list
    - essentials.worth
    -essentials.mail.read
    options:
    default: false
    prefix: '&f[&bNoviceGamer&f]&7'
    suffix: ''
    Master:
    inheritance:
    - guest
    permissions:
    - essentials.balance
    - essentials.balancetop
    - essentials.home
    - essentials.kit
    - essentials.mail
    - essentials.mail.send
    - essentials.me
    - essentials.msg
    - essentials.signs.use.*
    - essentials.tpa
    - essentials.warp
    - essentials.warp.list
    - essentials.worth
    options:
    default: false
    prefix: '&f[&eMaster&f]&7'
    suffix: ''
    Donator:
    inheritance:
    - member
    permissions:
    - essentials.back
    - essentials.chat.color
    - essentials.hat
    - essentials.itemdb
    - essentials.msg.color
    - essentials.recipe
    - essentials.time
    options:
    default: false
    prefix: '&f[&5Donator&f]&2'
    suffix: ''
    moderator:
    inheritance:
    - Donator
    permissions:
    - essentials.fly
    options:
    default: false
    prefix: '&f[&5Mod&f]&7'
    suffix: ''
    admin:
    inheritance:
    - moderator
    permissions:
    - essentials.*
    - groupmanager.*
    - worldedit.*
    - worldguard.*
    options:
    default: false
    prefix: '&f[&cAdmin&f]&c'
    suffix: ''
    coowner:
    inheritance:
    - admin
    permissions:
    - '*'
    - -vanish.*
    options:
    default: false
    prefix: '&f[&dCoowner&f]&4'
    suffix: ''
    Founder:
    inheritance:
    - coowner
    permissions:
    - '*'
    - -vanish.*
    - bukkit.command.op
    - permissions.*
    options:
    default: false
    prefix: '&f[&l&4Founder&f]&4'
    suffix: ''
    users:
    options: {}
    35b14d62-808d-4fea-80ec-1abf4b211808:
    options:
    name: GladamirFlint
    group:
    - Founder
    a9037916-d0d4-4812-9700-eb23a12db939:
    options:
    name: Herocbslayer
    group:
    - coowner
    worlds:
    owner:
    group:
    - coowner
    1d8126cc-32aa-4945-a695-9a4f232115b5:
    group:
    - coowner
    options:
    name: Xavier6132004
    c85c6b19-ad44-4d54-b13d-9f26920302d2:
    options:
    name: drew42503
    15daff9a-33d1-4806-9d33-04478f58b565:
    group:
    - Founder
    options:
    name: pikapixeltrainer
    c18e9f26-55c9-4b8d-b9f5-cb106216b0c2:
    options:
    name: snuffaluffagus01
    schema-version: 1

    If anything else is needed, I will be glad to give it. The service that mcprohosting has is $15. They were the ones who did it the first time, and I changed the color of a rank and suddenly it would not load. Nothing happens when I try any PEX command.

    Example: /pex user GladamirFlint group set Founder

    Nothing happens at all. Please help

    The paste bucket link is here: http://goo.gl/hV7tiF

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

    TreeDB

    GladamirFlint The only problem I see is on line 44. It needs a space between the - and essentials.mail.read
     
    GladamirFlint likes this.
  3. Offline

    GladamirFlint

    TreeDB Thank you so much! You saved me $15 and a whole lot of work! You guys rock! I just got the server, and I don't know much about bukkit. Thanks again! :)
     
Thread Status:
Not open for further replies.

Share This Page