[EDIT/SEC/ADMN] WorldEdit - World editing/de-griefing [BukkitDev]

Discussion in 'Plugin Releases' started by sk89q, Jan 3, 2011.

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

    sk89q

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    [IMG]

    _______

    WorldEdit is an in-game map editor that is useful for both:
    • Creative: Build super structures you've only previously dreamed up in days instead of months. Build from far away with Minecraft's most powerful brushes. Copy, paste, and repeat structures with ease! Generate spheres and cylinders. Write useful build scripts in JavaScript!
    • Survival: Remove a griefer's lava, rollback to previous versions of the world, build a NPC village for your server, regenerate chunks, fix broken pools of water, move buildings -- fix problems quickly and easily! Administrate your server efficiently.
    Play single player? There is also a single player version.



    Some of the things that WorldEdit can do include:
    • Build far away with WorldEdit's original brush tools
    • Mine instantly with the super pickaxe
    • Use your compass to quickly teleport to areas by left clicking or using /jumpto
    • Replace a giant area with a block of your choice
    • Choose an area and have it instantly restored from backups
    • Level an entire mountain and replace it with natural looking terrain (with brush tools)
    • Smooth an entire mountain quickly
    • Generate spheres, cylinders, cuboids, forests, pumpkin patches, and snowy areas
    • Copy areas, paste them, load them, and save them (compatible with MCedit)
    • Kill mobs, nearby or across the world, and remove entities (arrows, items, etc.)
    • Find out which chunks were in a region, look up your current chunk
    • Count the statistical variation of blocks inside an area
    • Ascend through ceilings, pass through walls
    • Tie in with WorldGuard to protect areas
    • Make everything you do that's repetitive not repetitive
    [IMG]

    [IMG] WorldEdit(via BukkitDev)

    If you find WorldEdit useful, [IMG]

    [IMG]

    Check out my server too!
    [IMG]

    [IMG]

    This post has been edited 10 times. It was last edited by sk89q Mar 3, 2012.
  2.  
  3. Offline

    saiek

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    im pretty sure is has something to do with adding permissions..because with the latest build and version of WE, it loads i just cant use any commands because of permissions
  4. Offline

    TheArcher

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I do understand that permissions can be a bother (sometimes people don't want all "ops" to have certain abilities), but would it kill for something like this?:

    Code:
    #Add name to command to give user that permission
    /command 1 - [username(s) here]
    /command 2 - [username(s) here]
    /command 3 - [username(s) here]
    
  5. Offline

    NickBrahz

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Ok so since i have started using this plugin, alot of pre-generated areas have been getting chunk rapped, i am talking about chunks of of like 5x5 chunk areas turning into series of cliffs and random lakes and mountains.
  6. Offline

    saiek

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    this is how you do it. Go to your plugin folder, then world edit. Change the config folder to open with notepad. scroll down to the permissions area. Change sk89q's name to your name and save the file.
  7. Offline

    stolen_insanity

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Ok, I've tried every different way that people have the permissions setup.
    None work.
    I can't use any commands
    My WorldGuard works just fine.
    I really need this to work for my server because all the other plugins I need now work on craftbukkit #63
    Once this works, I won't need to update until craftbukkit is closer to being finished.
    Please help.
  8. Offline

    saiek

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    this is how you do it. Go to your plugin folder, then world edit. Change the config folder to open with notepad. scroll down to the permissions area. Change sk89q's name to your name and save the file. :p read the thread
  9. Offline

    SKuD

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Working for me... had to reload the server for changes in the config to take effect...

    Code:
    permissions:
        groups:
            default:
                permissions:
                    - /reload
                    - /worldeditselect
            admins:
                permissions:
                    - /worldeditselect
                    - /worldedit
        users:
            fnaskari:
                groups:
                    - admins
                permissions:
                    - /worldedit
                    - /reload
                    - /worldeditselect
    
            drtaru:
                permissions:
                    - /worldedit
                    - /worldeditselect
  10. Offline

    NickBrahz

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  11. Offline

    stolen_insanity

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)

    Done this, done it more than a few times.
    Done this with every suggestion that everyone has given
    It still wont work.
  12. Offline

    Ferendel

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    can someone plz upload 2.8.0?
  13. Offline

    stolen_insanity

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Tried it with spaces and with tabs, still not working
  14. Offline

    weirdbeard

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    What version of the server build are you using?
  15. Offline

    stolen_insanity

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)

    I'm using #63
  16. Offline

    weirdbeard

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Try 66. That has been working strong for me since this morning when I first upgraded. I would also recommend renaming your editted perms file and start-off with the default one. Just change sk89q's name to yours as an initial test (as suggested by another member.)

    CraftBukkit Build 66
  17. Offline

    stolen_insanity

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)

    Ok, but will #66 break my other plugins?

    magic carpet
    general
    BigBrother
    MyWarp
    MyHome
    SimpleProtect
    GroupUsers 1.2
    WorldGuard
  18. Offline

    sk89q

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  19. Offline

    weirdbeard

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    It is possible but there is nothing that can be done about that. Not all plugins are compatible with all builds. You have to find the right build to work with all of your plugins or find the right combination of plugins to work with your preferred build. Will not hurt to try. Just backup 63 so you can revert. I can confirm that 66 works with MyHome, MyWarp, MinecartMania and WorldEdit. (I just started keepins a compatibility spreadsheet.) :)

    Our needs are few right now. I am holding out on an advanced permissions/groups system until bukkit has its own. It's too much to manage with all the changes coming so fast.

    The only option right now, I'm afraid, is to keep testing. :/

    -WB
  20. Offline

    stolen_insanity

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)

    Ok. I went for #79
    The only thing it broke was WorldGuard but I'm guessing that that will be fixed soon too, like WorldEdit has.
  21. Offline

    Kainzo

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Testing out 2.9 now.
  22. Offline

    weirdbeard

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Woot! Yeah, it's a bit of a pain for users and mod authors alike right now because things are in flux. So, don't be too quick to update those mods and do so one-at-a-time to make sure you isolate what doesn't work. Too many variables, man... ;)

    Now, if minecraft.net will only let me login just once so I can test our plugins, I would be so happy. It appears to be down at the moment?? (Or at least maxed-out.) Cannot access website or login to the game. :(

    -WB
  23. Offline

    Chaos

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Do the world edit permissions work now?
  24. Offline

    sk89q

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    They work with GroupUsers now.
  25. Offline

    weirdbeard

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hevn't tried permissions yet. I just use an all-or-nothing scheme for now. All the users who are granted access to WorldEdit have full rights.

    So happy to see the tree tool- what fun!! I notice that it still says "Notch will not let you put a tree there" even though I can place a tree. FYI...

    Thanks!
    -WB
  26. Offline

    RBMidknight

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Is it noted somewhere that you have to remove the version number on the GroupUsers.jar file? It unzips as GroupUsers-1.x.jar when it's downloaded. When I loaded WorldEdit 2.9 it didn't recognize that I had GroupUsers installed until I renamed the plugin to just GroupUsers.jar and restarted the server.
  27. Offline

    stolen_insanity

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Got this working perfectly now thanks!
    I don't see a delete option though.
    To delete an area, I used //set 1(rock) 0(air)
    is there an easier way?

    Can we expect GroupUser and build #79+ support for WorldGuard soon?
  28. Offline

    weirdbeard

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Is that not an easier way?!?!? ;)

    Okay, maybe a little easier...Once you have selected the area you want to remove, type:
    //set 0(air)

    :)
    -WB
  29. Offline

    sk89q

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I'll note that somewhere.

    Just directly //set 0 as weirdbeard said.
  30. Offline

    d3x

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thanks for all your hard work sk89q.
  31. Offline

    SKuD

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Is the super pickaxe not suppose to break bedrock anymore?
  32. Offline

    bruisedghost

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    hmm cant seem to get permissions working with the latest build. I have followed all the instructions from the forums and wiki but they still dont seem to work.

    here is a copy of my permissions. I am using the latest build of bukkit and of world edit.

    Code:
    permissions:
        groups:
            default:
                permissions:
                    - /reload
                    - /worldeditselect
        users:
            bruisedghost:
                permissions:
                    - /worldedit
                    - /reload
    additionally on the load of the plugin I receive a 'no permissions plugin detected' error


    any thoughts?


    EDIT:

    I got it working never mind
Thread Status:
Not open for further replies.

Share This Page