Users do not have correct Permissions

Discussion in 'Bukkit Help' started by mineykong, Aug 1, 2011.

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

    mineykong

    my admin members cannot do commands such as compass and /time day even though its in my permissions heres my permissions:


    # System is no longer used, but may become used in the future
    # Copies is for multiple-world support
    # Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
    # If this file is for your default world (the one in server.properties) then you must
    # leave copies blank.
    # Example: copies: Derp - This will clone the permissions of the world Derp
    #
    # Make sure to rename this file to the name of the world that is in sever.properties under
    # level-name. So if it is level-name: world then this should be world.yml and in the
    # plugins/Permissions directory (ie. plugins/Permissions/world.yml)
    #
    # NOTE: Do not use tabs while editing this document. Use only spaces. A good way to avoid
    # doing this is to use Notepad++ and replace the tab with 4 spaces.
    plugin:
    permissions:
    system: default
    copies:

    ##
    # AntiBuild is included with this. To disable a group from being able to build then
    # set the build: flag to false (build: false). If you want a group to be able to build
    # then set it to true.
    ##
    # Groups can contain inheritance.
    # To make a group inherit the permissions from another
    # group simply place the groups name in the "inheritance:" like so:
    #
    # Example:
    # inheritance:
    # - Default
    ##
    # All permissions including the asterisks must be placed in single quotes.
    # like so:
    #
    # - 'foo.bar'
    #
    # Otherwise errors will happen!
    ##
    # Globalized Permission settings:
    #
    # If a permission contains periods (.) you can denote a globalized parameter:
    #
    # - 'foo.*'
    #
    # This will allow you to use all general commands.
    #
    ##
    # Single Asterisk denotes all commands:
    #
    # - '*'
    # If you give a group this permissions, do not have the group inherit any permissions
    # from other groups. Any users assigned to this group should NOT be given any additional
    # permissions either.
    ##
    # To exempt a node use the - prefix like so:
    # - '-foo.bar'
    ##
    # prefix: and suffix: do not do anything on their own. You need another outside plugin
    # such as iChat or HeroChat in order for these to do anything.
    groups:
    Default:
    default: true
    info:
    prefix: '[Default]'
    suffix: ''
    build: true
    inheritance:
    permissions:
    - 'essentials.me'
    - 'essentials.tpahere'
    - 'essentials.tpaccept'
    - 'essentials.tpdeny'
    - 'essentials.warp'
    - 'essentials.item'
    - 'essentials.list'
    - 'essentials.mail'
    - 'essentials.mail.send'
    - 'essentials.helpop'
    - 'essentials.getpos'
    - 'essentials.spawn'
    - 'essentials.jump'
    - 'essentials.top'
    - 'essentials.help'
    - 'essentials.heal'
    - 'essentials.afk'
    - 'essentials.msg'
    - 'essentials.ping'
    - 'essentials.depth'
    - 'wormhole.network.use.NETWORKNAME'
    - 'essentials.ping'
    - 'essentials.depth'
    Mod:
    default: false
    info:
    prefix: '&2[&2Mod&2]&f'
    suffix: ''
    build: true
    inheritance:
    - Default
    permissions:
    -'worldedit.brush.sphere'
    - 'worldedit.brush.cylinder'
    - 'worldedit.brush.clipboard'
    - 'worldedit.brush.smooth'
    - 'worldedit.brush.ex'
    - 'worldedit.chunkinfo'
    - 'worldedit.listchunks'
    - 'worldedit.delchunks'
    - 'worldedit.clipboard.copy'
    - 'worldedit.clipboard.cut'
    - 'worldedit.clipboard.paste'
    - 'worldedit.clipboard.rotate'
    - 'worldedit.clipboard.flip'
    - 'worldedit.clipboard.load'
    - 'worldedit.clipboard.save'
    - 'worldedit.clipboard.clear'
    - 'worldedit.limit'
    - 'worldedit.generation.cylinder'
    - 'worldedit.generation.sphere'
    - 'worldedit.generation.forest'
    - 'worldedit.generation.pumpkins'
    - 'worldedit.history.undo'
    - 'worldedit.history.redo'
    - 'worldedit.history.clear'
    - 'worldedit.navigation.unstuck'
    - 'worldedit.navigation.ascend'
    - 'worldedit.navigation.descend'
    - 'worldedit.navigation.ceiling'
    - 'worldedit.navigation.thru'
    - 'worldedit.navigation.jumpto'
    - 'worldedit.navigation.up'
    - 'worldedit.region.set'
    - 'worldedit.region.replace'
    - 'worldedit.region.overlay'
    - 'worldedit.region.faces'
    - 'worldedit.region.smooth'
    - 'worldedit.region.move'
    - 'worldedit.region.stack'
    - 'worldedit.regen'
    - 'worldedit.scripting.execute'
    - 'worldedit.selection.pos'
    - 'worldedit.selection.hpos'
    - 'worldedit.selection.chunk'
    - 'worldedit.wand'
    - 'worldedit.wand.toggle'
    - 'worldedit.selection.expand'
    - 'worldedit.selection.contract'
    - 'worldedit.selection.shift'
    - 'worldedit.selection.outset'
    - 'worldedit.selection.inset'
    - 'worldedit.selection.size'
    - 'worldedit.analysis.count'
    - 'worldedit.analysis.distr'
    - 'worldedit.snapshots.list'
    - 'worldedit.snapshots.restore'
    - 'worldedit.snapshots.restore'
    - 'worldedit.tool.info'
    - 'worldedit.tool.tree'
    - 'worldedit.tool.replacer'
    - 'worldedit.tool.data-cycler'
    - 'worldedit.superpickaxe'
    - 'worldedit.brush.options.mask'
    - 'worldedit.brush.options.material'
    - 'worldedit.brush.options.size'
    - 'worldedit.fill'
    - 'worldedit.fill.recursive'
    - 'worldedit.drain'
    - 'worldedit.fixlava'
    - 'worldedit.fixwater'
    - 'worldedit.removeabove'
    - 'worldedit.removebelow'
    - 'worldedit.removenear'
    - 'worldedit.replacenear'
    - 'worldedit.snow'
    - 'worldedit.thaw'
    - 'worldedit.extinguish'
    - 'worldedit.butcher'
    - 'worldedit.remove'
    - 'worldedit.superpickaxe.drawing.brush.sphere'
    - 'worldedit.superpickaxe.drawing.brush.cylinder'
    - 'worldedit.superpickaxe.drawing.brush.clipboard'
    - 'worldedit.chunkinfo'
    - 'worldedit.listchunks'
    - 'worldedit.delchunks'
    - 'worldedit.clipboard.clear'
    - 'worldedit.clipboard.load'
    - 'worldedit.clipboard.save'
    - 'worldedit.clipboard.copy'
    - 'worldedit.clipboard.flip'
    - 'worldedit.clipboard.rotate'
    - 'worldedit.clipboard.cut'
    - 'worldedit.clipboard.paste'
    - 'worldedit.limit'
    - 'worldedit.generation.cylinder'
    - 'worldedit.generation.cylinder'
    - 'worldedit.generation.sphere'
    - 'worldedit.generation.sphere'
    - 'worldedit.generation.forest'
    - 'worldedit.generation.pumpkins'
    - 'worldedit.history.clear'
    - 'worldedit.history.redo'
    - 'worldedit.history.undo'
    - 'worldedit.navigation.unstuck'
    - 'worldedit.navigation.ascend'
    - 'worldedit.navigation.descend'
    - 'worldedit.navigation.thru'
    - 'worldedit.navigation.jumpto'
    - 'worldedit.navigation.ceiling'
    - 'worldedit.navigation.up'
    - 'worldedit.region.overlay'
    - 'worldedit.region.walls'
    - 'worldedit.region.faces'
    - 'worldedit.region.smooth'
    - 'worldedit.region.replace'
    - 'worldedit.region.stack'
    - 'worldedit.region.set'
    - 'worldedit.region.move'
    - 'worldedit.scripting.execute'
    - 'worldedit.scripting.execute'
    - 'worldedit.selection.chunk'
    - 'worldedit.selection.pos'
    - 'worldedit.selection.pos'
    - 'worldedit.selection.hpos'
    - 'worldedit.selection.hpos'
    - 'worldedit.wand.toggle'
    - 'worldedit.wand'
    - 'worldedit.selection.contract'
    - 'worldedit.analysis.distr'
    - 'worldedit.analysis.count'
    - 'worldedit.selection.size'
    - 'worldedit.selection.shift'
    - 'worldedit.selection.expand'
    - 'worldedit.snapshots.restore'
    - 'worldedit.snapshots.list'
    - 'worldedit.snapshots.restore'
    - 'worldedit.fill.recursive'
    - 'worldedit.fixlava'
    - 'worldedit.fixwater'
    - 'worldedit.removeabove'
    - 'worldedit.removebelow'
    - 'worldedit.removenear'
    - 'worldedit.replacenear'
    - 'worldedit.snow'
    - 'worldedit.thaw'
    - 'worldedit.extinguish'
    - 'worldedit.butcher'
    - 'worldedit.fill'
    - 'worldedit.drain'
    - 'worldedit.override.bedrock'
    - 'essentials.tp'
    - 'essentials.tphere'
    - 'essentials.delwarp'
    - 'essentials.spawnmob'
    - 'essentials.time'
    - 'essentials.weather'
    - 'essentials.give'
    - 'essentials.compass'
    - 'essentials.setwarp'
    - 'wormhole.use.sign'
    - 'wormhole.use.dialer
    - 'wormhole.remove.own'
    - 'wormhole.build'
    - 'wormhole.config'
    - 'wormhole.list'
    - 'wormhole.network.build.NETWORKNAME'
    - 'wormhole.go'
    Admin:
    default: false
    info:
    prefix: '&1[&1Admin&1]&f'
    suffix: ''
    build: true
    inheritance:
    - Default
    - Mod
    permissions:
    - 'essentials.ban'
    - 'essentials.invsee'
    - 'essentials.unban'
    - 'essentials.clearinventory'
    - 'essentials.clearinventory.others'
    - 'essentials.kick '
    - 'essentials.weather'
    - 'wormhole.remove.all'
    Admin+:
    default: false
    info:
    prefix: '&1[&1Admin+&1]&f'
    suffix: ''
    build: true
    inheritance:
    - Default
    - Mod
    - Admin
    permissions:
    Admin++:
    default: false
    info:
    prefix: '&1[&1Admin++&1]&f'
    suffix: ''
    build: true
    inheritance:
    - Default
    - Mod
    - Admin+
    - Admin
    permissions:
    Admin+++:
    default: false
    info:
    prefix: '&1[&1Admin+++&1]&f'
    suffix: ''
    build: true
    inheritance:
    - Default
    - Mod
    - Admin+
    - Admin++
    - Admin
    permissions:
    VIP:
    default: false
    info:
    prefix: '&a[&aVIP&a]&f'
    suffix: ''
    build: true
    inheritance:
    - Default
    - Mod
    permissions:
    - 'essentials.home'
    - 'essentials.sethome'
    - 'nocheat.flying'
    - 'movecraft.submarine.*'
    - 'movecraft.train.*'
    - 'movecraft.drill.*'
    - 'movecraft.car.*'
    - 'movecraft.bomber.*'
    - 'movecraft.airship.*'
    - 'movecraft.aircraft.*'
    - 'movecraft.UFO.*'
    - 'movecraft.ship.*'
    - 'movecraft.boat.*'
    VIP+:
    default: false
    info:
    prefix: '&a[&aVIP+&a]&f'
    suffix: ''
    build: true
    inheritance:
    - Default
    - Mod
    - VIP
    permissions:
    - 'nocheat.flying'
    - 'worldedit.superpickaxe.pickaxe'
    - 'worldedit.superpickaxe.pickaxe.area'
    - 'worldedit.superpickaxe.replacer'
    - 'worldedit.superpickaxe.data-cycler'
    - 'worldedit.superpickaxe.drawing.brush'
    - 'worldedit.superpickaxe.drawing.brush'
    - 'worldedit.superpickaxe.pickaxe.recursive'
    - 'worldedit.superpickaxe.info'
    - 'worldedit.superpickaxe.pickaxe'
    - 'worldedit.superpickaxe.tree'
    VIP++:
    default: false
    info:
    prefix: '&a[&aVIP++&a]&f'
    suffix: ''
    build: true
    inheritance:
    - Default
    - Mod
    - VIP
    - VIP+
    permissions:
    Host:
    default: false
    info:
    prefix: '&1{&1Host&1}&b'
    suffix: ''
    build: true
    inheritance:
    permissions:
    - '*'

    ##
    # Users denote which users are included in which group.
    # TheNo1Yeti is in the Admin group
    # Herpina is a member of the Moderator group but also has access
    # to the herp.derp permissions
    # Derpina is a member of the admin group but does not have access
    # to the derp.derp permission node
    # Users can also have a prefix and suffix as seen with Herpina
    ##
    users:
    mineykong:
    group: Host
    kingracoon:
    group: Mod
    barisaxbandgeek:
    group: Admin
     
  2. Offline

    Rwembee

    Which CraftBukkit version and which permissions plugin/version are you using?
     
  3. Offline

    flaaghara

    You are editing the wrong groups file. Use the one inside the world folder specific to your world.
     
Thread Status:
Not open for further replies.

Share This Page