[HELP] Default rank can use /god

Discussion in 'Bukkit Help' started by 45zeldafan, Dec 28, 2012.

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

    45zeldafan

    I am trying to do permissions on my server, but my default rank for some reason has access to several command that I don't want them to be able to access. I checked the permissions and inheritance, and neither list the permissions nodes for the permissions they have, that they shouldn't.

    Default rank has access to:
    /god
    /seen
    /kick



    This is my config for Group Manager
    Code:
    groups:
      Default:
        default: true
        permissions:
        - BattleKits.use.archer
        - BattleKits.use.pvp
        - BattleKits.use.pyro
        - essentials.afk
        - essentials.balance
        - essentials.balance.others
        - essentials.balancetop
        - essentials.clearinventory
        - essentials.help
        - essentials.helpop
        - essentials.msg
        - essentials.pay
        - essentials.rules
        - essentials.signs.use.balance
        - essentials.signs.use.buy
        - essentials.signs.use.disposal
        - essentials.signs.use.enchant
        - essentials.signs.use.heal
        - essentials.signs.use.kit
        - essentials.signs.use.sell
        - essentials.signs.use.warp
        - essentials.spawn
        - essentials.warp
        - essentials.warp.list
        - PayButtons.use
        inheritance: []
        info:
          prefix: '&0[&eMember&0] &f'
          build: false
          suffix: ''
      Owner:
        default: false
        permissions:
        - -vanish.*
        - '*'
        inheritance:
        - admin
        - bedrock
        - co-owner
        info:
          prefix: '&0[&4O&bw&4n&be&4r&0] &f'
          build: true
          suffix: ''
      Ice:
        default: false
        permissions:
        - BattleKits.use.ice
        - disguise.mob.chicken
        - essentials.enderchest
        - disguise.mob.sheep
        inheritance:
        - default
        info:
          prefix: ''
          build: false
          suffix: ''
      Head-Mod:
        default: false
        permissions: []
        inheritance:
        - moderator
        info:
          prefix: ''
          build: false
          suffix: ''
      Admin:
        default: false
        permissions:
        - essentials.clearinventory.others
        - essentials.god
        - essentials.socialspy
        - essentials.vanish
        inheritance:
        - moderator
        - head-mod
        info:
          prefix: '&0[&4Admin&0] &f'
          build: true
          suffix: ''
      Trusted:
        default: false
        permissions: []
        inheritance:
        - default
        info:
          prefix: '&0[&cTrusted&0] &f'
          build: false
          suffix: ''
      Emerald:
        default: false
        permissions:
        - BattleKits.use.emerald
        - disguise.mob.wolf
        - disguise.mob.ocelot
        inheritance:
        - diamond
        info:
          prefix: ''
          build: false
          suffix: ''
      Co-Owner:
        default: false
        permissions: []
        inheritance:
        - head-admin
        info:
          prefix: '&0[&2Co-Owner&0] &f'
          build: false
          suffix: ''
      Obsidian:
        default: false
        permissions:
        - BattleKits.use.obsidian
        - disguise.mob.slime
        - disguise.mob.zombie
        inheritance:
        - emerald
        info:
          prefix: ''
          build: false
          suffix: ''
      Gold:
        default: false
        permissions:
        - BattleKits.use.gold
        - disguise.mob.cow
        - disguise.mob.pig
        inheritance:
        - iron
        info:
          prefix: ''
          build: false
          suffix: ''
      Head-Admin:
        default: false
        permissions:
        - essentials.fly.others
        - essentials.god.others
        - essentials.sudo
        - PayButtons.admin.fix
        - PayButtons.admin.save
        - PayButtons.create
        inheritance:
        - admin
        info:
          prefix: '&0[&bHead-Admin&0] &f'
          build: false
          suffix: ''
      Moderator:
        default: false
        permissions:
        - BattleKits.use.staff
        - essentials.ban.exempt
        - essentials.ban.notify
        - essentials.fly
        - essentials.invsee
        - essentials.kick
        - essentials.kick.notify
        - essentials.mute
        - essentials.seen
        - essentials.seen.banreason
        - essentials.seen.extra
        - essentials.tempban
        - essentials.tempban.exempt
        - essentials.tempban.offline
        - essentials.togglejail
        - essentials.togglejail.offline
        - essentials.tp
        - essentials.unban
        - essentials.vanish.see
        inheritance:
        - trusted
        info:
          prefix: '&0[&5Moderator&0] &f'
          build: true
          suffix: ''
      Diamond:
        default: false
        permissions:
        - BattleKits.use.diamond
        - disguise.mob.snowman
        - disguise.mob.MushroomCow
        inheritance:
        - gold
        info:
          prefix: ''
          build: false
          suffix: ''
      Bedrock:
        default: false
        permissions:
        - BattleKits.use.bedrock
        - disguise.mob.skeleton
        - disguise.mob.creeper
        inheritance:
        - obsidian
        info:
          prefix: ''
          build: false
          suffix: ''
      Iron:
        default: false
        permissions:
        - BattleKits.use.iron
        - disguise.mob.squid
        - essentials.joinfullserver
        - disguise.mob.villager
        inheritance:
        - ice
        info:
          prefix: ''
          build: false
          suffix: ''
    
     
  2. Offline

    caldabeast

    I think you're in the wrong section :p
     
  3. Offline

    raGan.

    I think they are doing it on purpose.
     
  4. Offline

    derin38

    That sentence and your profile pic look pretty awesome together.
     
    caldabeast likes this.
  5. Offline

    NuclearW

    Moved to the help section, perhaps here you can get the help you are looking for!
     
  6. Offline

    lokpique

    can we get a plugin list?
     
  7. Offline

    patar15

    the plugins are BattleKits, Essentials, and Paybuttons duh it obvious it has the plugin name first then the name/type of perms/command after it.
     
  8. Offline

    Necrodoom

    can you list plugins, and see if multiple folders exist on plugins/groupmanager/worlds?
     
  9. Offline

    lokpique

    No need to be rude about it... just because you don't have permissions for a plugin, doesn't mean it's not installed.

    Many don't require permissions... and some can allow users to op themselves. "Duh".
     
  10. Offline

    patar15

    for one i just need to find 2 permission nodes for my server and I'm done period. secondly you ask what plugins he was using so i told you btw I'm sorry if that sounded rude i thonk you just read t in the wrong way.
     
  11. Offline

    45zeldafan

    AntiCheat, BattleKits, DisguiseCraft, Essentials, EssentialsChat, EssentialsGroupManager, EssentialsProtect, EssentialsSpawn, iConomy, InstaEat, LWC, PayButtons, TimTheEnchanter, Vault, WorldEdit, WorldGaurd
     
Thread Status:
Not open for further replies.

Share This Page