GroupManager - Permission for WorldEdit [SOLVED]

Discussion in 'Bukkit Help' started by Duginox, Jun 27, 2011.

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

    Duginox

    SOLVED: Thanks to Raldo94

    How to solve:
    Show Spoiler

    Code:
      SemiAdmin:
        default: false
        permissions:
        - -groupmanager.mantogglesave
        - essentials
        - essentials.burn
        - essentials.clearinventory
        - essentials.cooldown.bypass
        - essentials.deljail
        - essentials.give
        - essentials.heal
        - essentials.heal.others
        - essentials.invsee
        - essentials.item
        - essentials.jails
        - essentials.kit
        - essentials.kit.tools
        - essentials.sell
        - essentials.setjail
        - essentials.signs.protection.override
        - essentials.togglejail
        - worldedit.navigation.jumpto
        - worldedit.navigation.thru
        - slowhealth
        - worldedit.wand
        - worldedit.region.set
        - worldedit.superpickaxe
        - worldedit.history.undo
        - worldedit.history.redo
        - worldedit.region.walls
        - worldedit.region.replace
        - worldedit.wand.toggle
        - worldedit.selection.hpos
        - worldedit.selection.hpos1
        - worldedit.selection.hpos2
        - worldedit.selection.pos
        - worldedit.selection.pos1
        - worldedit.selection.pos2
        - worldedit.selection.expand
        - worldedit.navigation.unstuck
        - worldedit.navigation.ascend
        - worldedit.navigation.descend
        - worldedit.navigation.thru
        - worldedit.navigation.jumpto
        - worldedit.navigation.ceiling
        - worldedit.navigation.up
        inheritance:
        - moderator
        info:
          prefix: '&6[VIP] - '
          build: true
          suffix: ''

    -----------------------------------------------------------------------


    I would like to give my SemiAdmin-Group the ability to use WorldEdit which was a request from one of my fellow members of my server. I have tried serveral possibilities, but I have not figured it out yet.

    Groupmanager -> Groups
    Show Spoiler

    Code:
    groups:
      Default:
        default: false
        permissions:
        - essentials.help
        - essentials.helpop
        - essentials.list
        - essentials.motd
        - essentials.rules
        - essentials.spawn
        inheritance: []
        info:
          prefix: '&e'
          build: false
          suffix: ''
      SemiAdmin:
        default: false
        permissions:
        - -groupmanager.mantogglesave
        - essentials
        - essentials.burn
        - essentials.clearinventory
        - essentials.cooldown.bypass
        - essentials.deljail
        - essentials.give
        - essentials.heal
        - essentials.heal.others
        - essentials.invsee
        - essentials.item
        - essentials.jails
        - essentials.kit
        - essentials.kit.tools
        - essentials.sell
        - essentials.setjail
        - essentials.signs.protection.override
        - essentials.togglejail
        - worldedit.navigation.jumpto
        - worldedit.navigation.thru
        - slowhealth
        inheritance:
        - moderator
        info:
          prefix: '&6[VIP] - '
          build: true
          suffix: ''
      Builder:
        default: true
        permissions:
        - craftbook.mech*
        - essentials.back.ondeath
        - essentials.balance
        - essentials.chat.shout
        - essentials.compass
        - essentials.home
        - essentials.me
        - essentials.msg
        - essentials.pay
        - essentials.portal
        - essentials.sethome
        - essentials.signs.buy.use
        - essentials.signs.disposal.create
        - essentials.signs.disposal.use
        - essentials.signs.free.use
        - essentials.signs.heal.use
        - essentials.signs.mail.create
        - essentials.signs.mail.use
        - essentials.signs.protection.create
        - essentials.signs.protection.use
        - essentials.signs.sell.use
        - essentials.signs.trade.create
        - essentials.signs.trade.use
        - essentials.suicide
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpahere
        - essentials.tpdeny
        - essentials.warp
        - essentials.warp.list
        - essentials.worth
        - slowhealth
        inheritance:
        - default
        info:
          prefix: '&2Innbyggeren-'
          build: true
          suffix: ''
      Moderator:
        default: false
        permissions:
        - essentials.back
        - essentials.ban
        - essentials.banip
        - essentials.broadcast
        - essentials.delwarp
        - essentials.depth
        - essentials.eco
        - essentials.ext
        - essentials.getpos
        - essentials.jump
        - essentials.kick
        - essentials.kill
        - essentials.setwarp
        - essentials.time
        - essentials.togglejail
        - essentials.top
        - essentials.tp
        - essentials.tphere
        - essentials.tpo
        - essentials.tpohere
        - essentials.tppos
        - essentials.tptoggle
        - essentials.unban
        - essentials.unbanip
        - essentials.whois
        - essentials.world
        - groupmanager.listgroups
        - groupmanager.mandemote
        - groupmanager.manload
        - groupmanager.manpromote
        - groupmanager.mansave
        - groupmanager.manselect
        - groupmanager.manuadd
        - groupmanager.manudel
        inheritance:
        - builder
        info:
          prefix: '&5'
          build: true
          suffix: ''
      Admin:
        default: false
        permissions:
        - -essentials.protect.damage.*
        - '*'
        inheritance:
        - semiadmin
        info:
          prefix: '&5[OWNER] '
          build: true
          suffix: ''
    



    May I ask what I would have to make WorldEdit available for others than Admins?
    (In this case SemiAdmin)
     
  2. what hapend if they try to use the commands``?
     
  3. Offline

    Duginox

    Nothing at all.
    If they have the ''wand'' equipped and tries to use it as we normal admins uses it, it does nothing at all.
    It's just an normal wooden axe(which is the wand) for SemiAdmins.
     
  4. Offline

    Duginox

    Thanks for trying to help me, but there is nothing that may solve my little issue there.

    EDIT: Well, I managed to use the wand for positions by adding worldedit.wand, but I am not allowed to do //set <block> commands.
     
  5. maybe if you coud send me the Permission,worldedit folder / propoties and i can do some "testing"

    EDIT: ok there is alot of permissions for worldedit
     
  6. Offline

    Duginox

    Nah, I don't feel like uploading stuff at the moment, because it takes time. (Yeah, I am lazy.)
    I'll just wait for an answer.
     
  7. Maybe
    worldedit.region.set

    if they woud us worldedit i woud reomend following.
    //undo worldedit.history.undo
    //redo worldedit.history.redo
    //walls worldedit.region.walls
    //replace worldedit.region.replace
    /toggleeditwand worldedit.wand.toggle
    //wand worldedit.wand
    //hpos2 worldedit.selection.hpos
    //hpos1 worldedit.selection.hpos
    //pos2 worldedit.selection.pos
    //pos1 worldedit.selection.pos
    //expand worldedit.selection.expand

    some basic for selecting and pasting /edit selection

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
    Duginox likes this.
  8. Offline

    Duginox

    Well, now says ''Make a region select first'' when I am trying //set <block> commands, but I am not allowed to set pos1 or 2.
     
  9. and navigation

    /unstuck worldedit.navigation.unstuck
    /ascend worldedit.navigation.ascend
    /descend worldedit.navigation.descend
    /thru worldedit.navigation.thru
    /jumpto worldedit.navigation.jumpto
    /ceil worldedit.navigation.ceiling
    /up worldedit.navigation.up


    Think u need
    worldedit.selection.pos


    to do that

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
    Duginox likes this.
  10. Offline

    Duginox

    May I ask where I am suppose to put those command-codes?
    If I try to paste them to groups I would get errors, am I right?

    EDIT: Oh, god. It worked.
     
  11. ye
    you woud get errors
    write them like the other 1's is
    spaces and - and a space then the line like
    " - worldedit.wand"
    no tab's in ymal if you didnt know btw.
    EDIT: spaces doesn't work in this forum like that.
    put them in semiadmin permissions
     
    Duginox likes this.
  12. Offline

    Duginox

    Thank you very much Raldo94.
    You managed to get alot of Minecraft users happy. :)
     
  13. Offline

    ceoepts

    WTF Wrote what the fucking commands!
     
Thread Status:
Not open for further replies.

Share This Page