Permissions stopped working, and I don't know why

Discussion in 'Bukkit Help' started by Rebitaay, Oct 8, 2011.

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

    Rebitaay

    The title says it all.. It was working perfectly earlier today then I made it more advanced, and added a Mod group. I can't find anything wrong and reloading plugins and restarting doesn't seem to work. Please help me very soon, because nobody is able to do anything no matter how far away from spawn they are.

    My "world" file in the permissions folder is below
    Show Spoiler
    plugin:
    permissions:
    system: default
    copies:
    groups:
    Default:
    default: true
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    permissions:
    - 'essentials.help'
    - 'essentials.motd'
    - 'essentials.rules'
    - 'lwc.protect'
    - 'essentials.home'
    - 'essentials.spawn'
    - 'essentials.back'
    - 'bukkit.command.back'
    - 'essentials.warp'
    - 'essentials.warp.list'
    - 'essentials.back.ondeath'
    - 'essentials.tpa'
    - 'essentials.tpaccept'
    - 'essentials.tpahere'
    - 'essentials.tpdeny'

    Builder:
    default: false
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    permissions:
    - 'essentials.help'
    - 'essentials.motd'
    - 'essentials.rules'
    - 'lwc.protect'
    - 'essentials.give'
    - 'essentials.home'
    - 'essentials.spawn'
    Mod:
    default: false
    info:
    prefix: '&6[Mod]&f'
    suffix: ''
    build: true
    inheritance:
    - Builder
    permissions:
    - 'essentials.help'
    - 'essentials.motd'
    - 'essentials.rules'
    - 'lwc.protect'
    - 'essentials.home'
    - 'essentials.spawn'
    - 'essentials.back'
    - 'bukkit.command.back'
    - 'essentials.realname'
    - 'essentials.spawner'
    - 'essentials.afk'
    - 'essentials.msg'
    - 'essentials.me'
    - 'essentials.nick'
    - 'essentials.rules'
    - 'essentials.suicide'
    - 'essentials.clearinventory'
    - 'essentials.kick'
    - 'essentials.socialspy'
    - 'essentials.spawn'
    - 'essentials.back'
    - 'essentials.delhome'
    - 'essentials.back.ondeath'
    - 'essentials.home'
    - 'essentials.home.others'
    - 'essentials.sethome'
    - 'essentials.tp'
    - 'essentials.tpa'
    - 'essentials.tpaccept'
    - 'essentials.tpahere'
    - 'essentials.tpdeny'
    - 'essentials.tptoggle'
    - 'essentials.warp'
    - 'essentials.warp.list'
    - 'essentials.invsee'
    Admin:
    default: false
    info:
    prefix: '&2[Admin]&f'
    suffix: ''
    build: true
    inheritance:
    - Mod
    permissions:
    - 'essentials.help'
    - 'essentials.motd'
    - 'essentials.rules'
    - 'lwc.protect'
    - 'essentials.home'
    - 'essentials.spawn'
    - 'essentials.back'
    - 'bukkit.command.back'
    - 'essentials.realname'
    - 'essentials.spawner'
    - 'essentials.afk'
    - 'essentials.msg'
    - 'essentials.me'
    - 'essentials.nick'
    - 'essentials.rules'
    - 'essentials.suicide'
    - 'essentials.clearinventory'
    - 'essentials.kick'
    - 'essentials.socialspy'
    - 'essentials.spawn'
    - 'essentials.back'
    - 'essentials.delhome'
    - 'essentials.back.ondeath'
    - 'essentials.home'
    - 'essentials.home.others'
    - 'essentials.sethome'
    - 'essentials.tp'
    - 'essentials.tpa'
    - 'essentials.tpaccept'
    - 'essentials.tpahere'
    - 'essentials.tpdeny'
    - 'essentials.tptoggle'
    - 'essentials.warp'
    - 'essentials.warp.list'
    - 'essentials.time'
    - 'essentials.ban'
    - 'essentials.ban.offline'
    - 'essentials.ban.notify'
    - 'essentials.broadcast'
    - 'essentials.invsee'
    Owner:
    default: true
    info:
    prefix: '&4[&3Owner&4]&6'
    suffix: ''
    build: true
    inheritance:
    permissions:
    - '*'
    - 'lwc.admin'
    CoOwner:
    default: true
    info:
    prefix: '&4[&3Co-Owner&4]&6'
    suffix: ''
    build: true
    inheritance:
    permissions:
    - '*'
    users:
    Honeystew10:
    group: Admin
    TheDogDude:
    group: Admin
    BooBooStew:
    group: Admin
    Beccerz777:
    group: Admin
    Billgib98:
    group: Admin
    Nick911438:
    group: Mod
    Optic_Zombi3:
    group: CoOwner
    Rebitaay:
    group: Owner
    xChet:
    group: Admin
    SerbtheCman:
    group: Admin
    HomeGamer:
    group: Admin[\SPOILER]
     
  2. Offline

    i ThRoW sToNeZx

    What permissions plugin are you using? And does your console when you start the server read any errors?
     
  3. Offline

    Rebitaay

    Nevermind, it's working now... but oddly enough I can't launch my server... I'm sure I can figure this out, though. Thanks for the help anyways
     
Thread Status:
Not open for further replies.

Share This Page