Kits not working with Perms on

Discussion in 'Bukkit Help' started by Disorbs, Nov 29, 2014.

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

    Disorbs

    So i keep trying and its not working it keeps saying you do not have permission to use this kit.
    it only works for the group (Dragon) or if your OP here is the files of how they're set and if you
    see something else that might be wrong or would be easier please says so thanks.

    Essentials kits:
    Code:
    kits:
      tools:
        delay: 500
        items:
          - 272 1
          - 273 1
          - 274 1
          - 275 1
          - 364 10
      dragon:
        delay: 86400
        items:
          - 276 1 34:3 16:4 21:3
          - 278 1 34:3 32:4 35:3
          - 279 1 34:3 32:4 35:3
          - 277 1 34:3 32:4 35:3
          - 310 1 0:4
          - 311 1 0:4
          - 312 1 0:4
          - 313 1 0:4
          - 2 64
          - 12 64
          - 17 64
          - 266 32
          - 265 32
          - 388 18
          - 264 10
      wither:
        delay: 86400
        items:
          - 276 1 16:4 20:1 21:2
          - 278 1 34:2 32:4 35:2
          - 279 1 34:2 32:4 35:2
          - 277 1 34:2 32:4 35:2
          - 310 1 0:3
          - 311 1 0:3
          - 312 1 0:3
          - 313 1 0:3
          - 2 64
          - 12 64
          - 17 64
          - 266 32
          - 265 32
          - 388 15
          - 264 8
      skeleton:
        delay: 86400
        items:
          - 276 1 16:3 20:1 21:2
          - 278 1 34:1 32:3 35:2
          - 279 1 34:1 32:3 35:2
          - 277 1 34:1 32:3 35:2
          - 310 1 0:2
          - 311 1 0:2
          - 312 1 0:2
          - 313 1 0:2
          - 2 32
          - 12 32
          - 17 32
          - 266 20
          - 265 20
          - 388 10
          - 264 5
      zombie:
        delay: 86400
        items:
          - 276 1 16:2 21:1
          - 278 1 34:1 32:2 35:1
          - 279 1 34:1 32:2 35:1
          - 277 1 34:1 32:2 35:1
          - 310 1 0:1
          - 311 1 0:1
          - 312 1 0:1
          - 313 1 0:1
          - 2 25
          - 12 25
          - 17 25
          - 266 10
          - 265 10
          - 388 5
          - 264 3
    Group Manager:
    Code:
    groups:
      Default:
        default: true
        permissions:
        - -bukkit.command.kill
        - auction.bid
        - auction.start
        - bcspleef.game.join
        - bcspleef.game.join.ArenaID
        - bcspleef.game.leave
        - essentials.afk
        - essentials.back
        - essentials.balance
        - essentials.balancetop
        - essentials.build
        - essentials.home
        - essentials.kits.tools
        - essentials.msg
        - essentials.mute.notify
        - essentials.pay
        - essentials.r
        - essentials.seen
        - essentials.sethome
        - essentials.shop
        - essentials.signs.use.buy
        - essentials.signs.use.sell
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpdeny
        - essentials.w
        - essentials.warp
        - marry.chat
        - marry.gift
        - marry.marry
        - marry.seen
        - marry.tp
        inheritance:
        - g:groupmanager_default
        - g:bukkit_default
        - g:essentials_default
        - g:towny_default
        info:
          prefix: '&6[&aDefault&6]&f'
          build: false
          suffix: ''
      Owner:
        default: false
        permissions:
        - +vanish.effects.toggle.all
        - -vanish.effects.*
        - '*'
        - essentials.ban.notify
        - essentials.mute.notify
        inheritance:
        - admin
        info:
          prefix: '&6[&b&kii&b&lOwner&b&kii&6]&f'
          build: true
          suffix: ''
      Builder:
        default: false
        permissions:
        - essentials.ban.notify
        - essentials.fly
        - essentials.gamemode
        - essentials.mute.notify
        inheritance:
        - default
        - g:essentials_builder
        - g:towny_builder
        info:
          prefix: '&6[&2&kii&2&lBuilder&2&kii&6]&f'
          build: true
          suffix: ''
      Wither:
        default: false
        permissions:
        - essentials.feed
        - essentials.clearinventory
        - essentials.heal
        - essentials.fix.all
        - essentials.kits.wither
        - essentials.fly
        - essentials.nick
        - essentials.nick.color
        - essentials.nick.format
        inheritance:
        - default
        info:
          prefix: '&6[&8Wither&6]&f'
          build: false
          suffix: ''
      Moderator:
        default: false
        permissions:
        - essentials.ban.notify
        - essentials.mute.notify
        - essentials.tempban
        inheritance:
        - builder
        - g:groupmanager_moderator
        - g:bukkit_moderator
        - g:essentials_moderator
        - g:towny_moderator
        - g:vanish_moderator
        info:
          prefix: '&6[&d&kii&5&lMod&d&kii&6]&f'
          build: true
          suffix: ''
      Zombie:
        default: false
        permissions:
        - essentials.feed
        - essentials.clearinventory
        - essentials.kits.zombie
        - essentials.nick
        - essentials.nick.color
        - essentials.nick.format
        inheritance:
        - default
        info:
          prefix: '&6[&2Zombie&6]&f'
          build: false
          suffix: ''
      Dragon:
        default: false
        permissions:
        - essentials.feed
        - essentials.clearinventory
        - essentials.heal
        - essentials.fix.all
        - essentials.kits.dragon
        - essentials.fly
        - essentials.nick
        - essentials.nick.color
        - essentials.nick.format
        - essentials.tp
        inheritance:
        - default
        info:
          prefix: '&6[&5Dragon&6]&f'
          build: false
          suffix: ''
      Admin:
        default: false
        permissions:
        - essentials.ban.notify
        - essentials.mute.notify
        inheritance:
        - moderator
        - g:groupmanager_admin
        - g:bukkit_admin
        - g:essentials_admin
        - g:towny_admin
        - g:vanish_admin
        info:
          prefix: '&6[&7&kii&c&lAdmin&7&kii&6]&f'
          build: true
          suffix: ''
      Helper:
        default: false
        permissions:
        - -bukkit.command.kill
        - essentials.enderchest
        - essentials.fly
        - essentials.kick
        - essentials.mute
        - essentials.tp
        - essentials.tp.others
        inheritance:
        - default
        - g:groupmanager_default
        - g:bukkit_default
        - g:essentials_default
        - g:towny_default
        info:
          prefix: '&5[&dHelper&5]&f'
          build: false
          suffix: ''
      Skeleton:
        default: false
        permissions:
        - essentials.feed
        - essentials.clearinventory
        - essentials.kits.skeleton
        - essentials.nick
        - essentials.nick.color
        - essentials.nick.format
        inheritance:
        - default
        info:
          prefix: '&6[&7Skeleton&6]&f'
          build: false
          suffix: ''
    
     
  2. Offline

    ===RhysyB===

    Disorbs I assume you are trying to give permissions to the default group; you have not given them the permissions to claim the kit. You have done this for kit tools though. Say you wanted them to be able to claim the kit Dragon you need to give them the essentials.kits.dragon and then they will be able to claim the kit. Hope this helps, let me know how it works out! - RhysyB
     
  3. Offline

    Disorbs

    oh not work default they only get the kit tools but i made other groups (Zombie, Skeleton, Wither, Dragon) and
    i want those groups to be able to use their given kits but i added the perms for it like "essentials.kits.zombie" to Zombie
    but when using it in game it says does not have perms to use that kit and i have saved and reload the server.
     
  4. Offline

    ===RhysyB===

    Disorbs Sorry can't help you there, I just saw the obvious flaw and posted hope you get your problem solved though!
     
  5. Offline

    Disorbs

    thanks np, if anyone can still help with this that be great thanks.
     
  6. Offline

    Googlelover1234

    As said here, you must include "essentials.kit" to even be able to use /kit at all. After that, you can then start doing "essentials.kits.zombie".
     
Thread Status:
Not open for further replies.

Share This Page