If you are looking for a download, visit our newer page on Bukkit Dev: http://dev.bukkit.org/server-mods/worldedit/ If you are looking for up to date news (for example, a new Minecraft version just came out), visit http://www.sk89q.com _______ 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 WorldEdit(via BukkitDev) If you find WorldEdit useful, Learn how to use WorldEdit: Read the WorldEdit wiki Need a question answered? Visit us on IRC: #worldedit on irc.esper.net (hang around for a reply) Know Java? Help with WorldEdit! Message me here or in IRC (above). WorldEdit is open source! Submit ideas and problems: Issue tracker Check out my server too!
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
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]
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.
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.
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.
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. read the thread
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
So yeh since using this plugin this type of stuff has happened, Just giving you a warning, They were already generated and built on smooth mountains with no cliffs or chunk defaults http://img822.imageshack.us/i/20110118110707.png/ http://img210.imageshack.us/i/20110118110721.png/ http://img341.imageshack.us/i/20110118110647.png/ http://img831.imageshack.us/i/20110118085302.png/ http://img5.imageshack.us/i/20110118083224.png/
Done this, done it more than a few times. Done this with every suggestion that everyone has given It still wont work.
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
Ok, but will #66 break my other plugins? magic carpet general BigBrother MyWarp MyHome SimpleProtect GroupUsers 1.2 WorldGuard
Version 2.9 Added pine tree tool. Added support for GroupUsers. If GroupUsers is present, WorldEdit will use that instead. Otherwise, WorldEdit will fall back to its own permissions system. Added sign support. Download: https://github.com/downloads/sk89q/worldedit/worldedit-2.9.zip Also, WorldEdit's documentation is now once again accurate and complete (for the first time in many many months). Note: If you needed help before this post and I did not answer, please ask again.
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
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.
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
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
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.
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?
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
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