Permissions Aren't working

Discussion in 'Bukkit Help' started by proudpro, Jun 17, 2011.

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

    proudpro

    Members on my server are complaining about certain commands that don't work. I used a parser, and nothing was wrong.
    Commands that don't work
    mute
    kick
    msg
    spawn
    time
    who
    rules
    give
    item
    Code:
    ---
    plugin:
      permissions:
        system: 'default'
        copies: ''
    groups:
      Default:
        default: true
        info:
          prefix: ''
          suffix: ''
          build: true
        inheritance: ''
        permissions:
          - 'essentials.help'
          - 'essentials.home'
          - 'essentials.motd'
          - 'essentials.rules'
          - 'essentials.sethome'
          - 'essentials.msg'
          - 'essentials.tpa'
          - 'essentials.tpaccept'
          - 'essentials.tpdeny'
          - 'essentials.tpahere'
          - 'essentials.spawn'
          - 'essentials.list'
          - 'essentials.mail'
          - 'essentials.mail.send'
          - 'mcmmo.commands.ability'
          - 'essentials.afk'
          - 'mcmmo.ability.*'
          - 'mcmmo.skills.*'
          - 'mcmmo.chat.partychat'
          - 'mcmmo.commands.party'
          - 'iConomy.payment'
          - 'iConomy.access'
          - 'iConomy.rank'
          - 'iConomy.bank.access'
          - 'iConomy.bank.join'
          - 'iConomy.bank.leave'
          - 'iConomy.bank.transfer'
          - 'iConomy.bank.join.multiple'
          - 'iConomyChestShop.shop.create'
          - 'iConomyChestShop.shop.sell'
          - 'iConomyChestShop.shop.buy'
          - 'iConomyDeath.use'
          - 'gastronomic.player.checkhunger'
          - 'lwc.protect'
          - 'spyer.stopmobs.fun'
          - 'spyer.fun'
          - 'craftbook.mech.elevator.use'
          - 'craftbook.mech.bookshelf.use'
          - 'craftbook.mech.ammeter.use'
          - 'commandbook.kit.list'
          - 'commandbook.kit.kits.starter'
          - 'factions.participate'
          - 'mobbounty.collect'
          - 'uQuest.CanQuest.*'
      Initiate:
        default: ''
        info:
          prefix: '[&aInitiate&f] '
          suffix: ''
          build: true
        inheritance:
          - 'Default'
        permissions:
          - 'DailyBonus.get'
      Member:
        default: ''
        info:
          prefix: '[&2Member&f] '
          suffix: ''
          build: true
        inheritance:
          - 'initiate'
        permissions:
          - 'craftbook.mech.gate'
          - 'craftbook.mech.elevator'
          - 'craftbook.mech.bridge'
          - 'craftbook.mech.cauldron'
          - 'craftbook.mech.light-switch'
          - 'commandbook.kit.kits.member'
      SeniorMember:
        default: ''
        info:
          prefix: '[&eSenior Member&f] '
          suffix: ''
          build: true
        inheritance:
          - 'Member'
        permissions:
          - 'factions.create'
      InitiateMod:
        default: ''
        info:
          prefix: '[&bInitiate Mod&f] '
          suffix: ''
          build: true
        inheritance:
          - 'SeniorMember'
        permissions:
          - 'essentials.tp'
          - 'essentials.tphere'
          - 'essentials.kick'
          - 'essentials.tempban'
          - 'essentials.unban'
          - 'essentials.jump'
          - 'worldedit.navigation.ascend'
      Mod:
        default: ''
        info:
          prefix: '[&3Mod&f] '
          suffix: ''
          build: true
        inheritance:
          - 'InitiateMod'
        permissions:
          - 'essentials.mute'
          - 'essentials.jails'
          - 'essentials.tphere'
          - 'essentials.tp'
          - 'essentials.togglejail'
          - 'essentials.invsee'
          - 'spyer.stopmobs.admin'
          - 'spyer.seeAll'
          - 'spyer.spy'
          - 'factions.create'
      SeniorMod:
        default: ''
        info:
          prefix: '[&1Senior Mod&f] '
          suffix: ''
          build: true
        inheritance:
          - 'Mod'
        permissions:
          - 'essentials.item'
          - 'essentials.ban'
      ForumAdmin:
        default: ''
        info:
          prefix: '[&5Forum Admin&f] '
          suffix: ''
          build: true
        inheritance:
          - 'Mod'
        permissions:
          - 'essentials.mute'
          - 'essentials.jails'
          - 'essentials.tphere'
          - 'essentials.tp'
          - 'essentials.togglejail'
          - 'essentials.invsee'
          - 'essentials.time'
          - 'nocheat.flying'
          - 'nocheat.speedhack'
          - 'nocheat.moving'
          - 'spyer.stopmobs.admin'
          - 'spyer.seeAll'
          - 'spyer.spy'
          - 'vanish.vanish'
      Admin:
        default: false
        info:
          prefix: '[&4Admin&f] '
          suffix: ''
          build: true
        inheritance: 'SeniorMod'
        permissions:
          - '*'
          - 'nocheat.flying'
          - 'nocheat.speedhack'
          - 'nocheat.moving'
          - 'announcer.admin'
          - 'atm.place.Withdraw'
          - 'atm.place.Deposit'
          - 'atm.place.Transfer'
          - 'atm.place.BankTransfer'
      Demi-God:
        default: ''
        info:
          prefix: '[&7Demi-God&f] '
          suffix: ''
          build: true
        inheritance:
          - 'Admin'
        permissions:
          - 'nocheat.flying'
          - 'nocheat.speedhack'
          - 'nocheat.moving'
          - '*'
          - 'announcer.admin'
      God:
        default: ''
        info:
          prefix: '[&8God&f] '
          suffix: ''
          build: true
        inheritance:
          - 'Demi-God'
        permissions:
          - '*'
          - 'nocheat.flying'
          - 'nocheat.speedhack'
          - 'nocheat.moving'
          - 'voidmage.anticake'
          - 'voidmage.arrowstorm'
          - 'voidmage.drowzee'
          - 'voidmage.slay'
          - 'voidmage.plummet'
          - 'voidmage.arrowvolley'
          - 'vanish.vanish'
          - 'vanish.vanish.list'
          - 'vanish.dont.hide'
          - 'announcer.admin'
      Owner:
        default: ''
        info:
          prefix: '[&8Owner&f] '
          suffix: ''
          build: true
        inheritance:
          - 'Demi-God'
        permissions:
          - '*'
          - 'nocheat.flying'
          - 'nocheat.speedhack'
          - 'nocheat.moving'
          - 'voidmage.anticake'
          - 'voidmage.arrowstorm'
          - 'voidmage.drowzee'
          - 'voidmage.slay'
          - 'voidmage.plummet'
          - 'voidmage.arrowvolley'
          - 'vanish.vanish'
          - 'vanish.vanish.list'
          - 'vanish.dont.hide'
    ###SPECIAL###
      Hero:
        default: ''
        info:
          prefix: '[&4Hero&f] '
          suffix: ''
          build: true
        inheritance:
          - 'Member'
        permissions:
      WolfLord:
        default: false
        info:
          prefix: '[&0WolfLord&f] '
          suffix: ''
          build: true
        inheritance:
          - 'SeniorMod'
        permissions:
          - 'essentials.item'
          - 'nocheat.flying'
          - 'nocheat.speedhack'
          - 'nocheat.moving'
          - 'vanish.vanish'
          - 'vanish.vanish.list'
    ###DONOR###
      VIP:
        default: ''
        info:
          prefix: '[&9VIP&f] '
          suffix: ''
          build: true
        inheritance:
          - 'Default'
        permissions:
          - 'nocheat.flying'
          - 'nocheat.speedhack'
          - 'nocheat.moving'
          - 'essentials.warp'
          - 'rocketboots.boots.gold'
          - 'rocketboots.boots.diamond'
      Premium:
        default: ''
        info:
          prefix: '[&6Premium&f] '
          suffix: ''
          build: true
        inheritance:
          - 'VIP'
        permissions:
          - 'nocheat.flying'
          - 'nocheat.speedhack'
          - 'nocheat.moving'
          - 'essentials.back'
          - 'essentials.back.ondeath'
          - 'essentials.tptoggle'
          - 'essentials.time'
          - 'iConomyChestShop.shop.create'
          - 'essentials.tree'
          - 'essentials.weather'
          - 'factions.create'
      Supporter:
        default: ''
        info:
          prefix: '[&6Supporter&f] '
          suffix: ''
          build: true
        inheritance:
          - 'Premium'
        permissions:
          - 'nocheat.flying'
          - 'nocheat.speedhack'
          - 'nocheat.moving'
          - 'essentials.back'
          - 'essentials.back.ondeath'
          - 'essentials.tptoggle'
          - 'essentials.item'
          - 'essentials.time'
          - 'essentials.jump'
          - 'essentials.give'
      Sponsor:
        default: ''
        info:
          prefix: '[&6Sponsor&f] '
          suffix: ''
          build: true
        inheritance:
          - 'Supporter'
        permissions:
          - 'nocheat.flying'
          - 'nocheat.speedhack'
          - 'nocheat.moving'
          - 'essentials.back'
          - 'essentials.back.ondeath'
          - 'essentials.tptoggle'
          - 'essentials.item'
          - 'essentials.time'
          - 'essentials.jump'
          - 'essentials.give'
          - 'essentials.god'
    I even tried to give the permissions directly to the player and they don't work
    Permissions file:
    Plugins:
    ATM (1.8)
    AntiCreeper (1.0)
    AutoAnnouncer (1.2-05.01)
    Bacon ( v0.2)
    BananaChunk ( v4.6 )
    BigBrother ( 1.8-dev TESTING)
    Citizens ( 1.0.8h )
    CommandBook ( v1.5.1 )
    CraftBook ( 3.0 alpha2 )
    DailyBonus ( 1.4 )
    Essentials ( v2.3.3 )
    Essentials Chat ( v2.3.1)
    Essentials Spawn ( v2.3.1)
    Factions ( 1.3.0 )
    Gastronomic ( 1.3.4 )
    H2SQL ( v0.0.0 )
    LWC ( v3.06 )
    MobBounty
    MySQL
    NPCQuester
    NSCommand
    NoCHeat
    Permissions
    Permissions Support
    Permissions Plus
    Remote Bukkit
    SQLite
    Sponge
    VanishNoPickup
    VoidMage
    WorldEdit
    WorldGuard
    ZombieAttack
    iChat
    iConomy
    iCOnomyChestShop
    mcMMO
    uQuest

    could it be a plugin?

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

    ThePoopfish

    In Essentials .config there is this line of code, and it may be causing your problem. (I have already tweaked mine, yours may be different)

    Code:
    # Restricted commands will only be available to ops.
    # These will have NO EFFECT if you have Permissions installed!
    # These are here only if you want something simpler than Permissions.
    restricted-commands:
      - bigtree
      - item
      - give
      - plugin
      - time
      - top
      - tp
      - tphere
      - tree
      - setspawn
      - antioch
      - unban
      - top
      - tpo
      - tppos
      - tpohere
      - economy
      - setwarp
      - delwarp
      - essentials
      - gc
      - spawnmob
      - broadcast
      - burn
      - ext
      - ping
      - banip
      - unban
      - mute
      - unbanip
      - togglejail
      - setjail
      - eco.loan
    
    Or this?

    Code:
    # Disabled commands will be completelly unavailable on the server.
    disabled-commands:
    # - nick
      - ban
      - god
      - heal
      - unban
      - mute
      - kick
    It also may be conflicts with other plugins, you may need to have a few hours of maintenance so you can systematically find the plugin causing the problem...
     
  3. Offline

    proudpro

    I removed them, but it still doesn't work.
     
  4. Offline

    ThePoopfish

    Hm, it is either your permissions setup is wrong somewhere, or there is a plugin conflicting with another plugin.
    Although I do notice that you have a few minor mistakes in your permissions setup. like you have 3 classes havingthe '*' even though you only need one, since * covers everything essentially
     
  5. Offline

    proudpro

    Alright, I'll just have my server host come and debug the problem..

    Yeah, but that has nothing to do with the errors.
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
Thread Status:
Not open for further replies.

Share This Page