Solved WorldEdit permissions problems

Discussion in 'Bukkit Help' started by kaffefilter, Feb 20, 2012.

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

    kaffefilter

    Hey guys.
    Moderators are not allowed to use //wand, even as I have added the permission to the list.
    Do I need to edit something in the config, of either WE or GM ?

    Code:
        Moderators:
            default: false
            info:
                prefix: '&1'
                suffix: ''
                build: true
                interact: true
            inheritance:
              - 'Regulars'
            permissions:
              - 'delplayerdata'
              - 'kick'
              - 'ban'
              - 'ban-ip'
              - 'give'
              - 'giveme'
              - 'giveto'
              - 'goto'
              - 'summon'
              - 'lookup'
              - 'pardon'
              - 'pardon-ip'
              - 'save-all'
              - 'say'
              - 'stats'
              - 'tp'
              - 'whois'
              - 'creative'
              - 'survival'
              - 'day'
              - 'night'
              - 'essentials.gamemode.others'
              - 'essentials.gamemode'
              - 'essentials.lightning'
              - 'essentials.time'
              - 'essentials.time.set'
              - 'worldedit.wand '
              - 'worldedit.selection.pos '
              - 'worldedit.fast '
              - 'worldguard.region.define '
              - 'worldguard.region.redefine '
              - 'worldguard.region.redefine.member'
              - 'worldguard.region.redefine.own'
    Help is greatly appriciated!
     
  2. Offline

    CRAZYxMUNK3Y

    Being a yml file, and depending on how the plugin works, the space in
    'worldedit.wand '

    may or may not be causing the error...

    If it isn't, this is a free "bump" for other to look at :p
     
Thread Status:
Not open for further replies.

Share This Page