Minecraft Blogs / Article

How to Used Worldedit: Easy and Simple

  • 496 views, 1 today
  • 4
  • 3
  • 2
Ritz Bitz's Avatar Ritz Bitz
Level 43 : Master Mountaineer
100
Hey Guys i have Found on servers i have Gone to that not everyone knows how to use the plugin WorldEdit. It is fairly Simple to understand First and Foremost if you have any Problems dont forget to contact me with anyproblems

First off lets Know what World Edit Is


WorldEdit is an easy-to-use in-game world editor for Minecraft, supporting both single player and multiplayer, that lets you:
  • Change thousands of blocks in an area at once by selecting regions.
  • Use over 100 functions to modify the world or remove problems.
  • Remove large chunks of land as you wish.
  • Sculpt the world and build mountains with brushes.
  • Fix annoyances such as broken water, missing snow, raging fires, and more.

[code]
[size=10pt]//limit <limit> Set a maximum number of blocks to change at most for all operations. This only affects yourself. Use this to prevent catastrophic accidents. This command will not override the limit in the configuration if it is set.
History
//undo Undo your last action.
//redo Redo your last (undone) action. This command replays back history and does not repeat the command.
/clearhistory Clear your history.
Selection
//wand Gives you the "edit wand" (by default, a wooden pickaxe). Left click with this tool to select position 1 and right click to selection position 2.
/toggleeditwand Toggles the edit wand selection mode, allowing you to use the edit wand item normally.
//pos1 Set selection position #1 to the block above the one that you are standing on.
//pos2 Set selection position #2 to the block above the one that you are standing on.
//hpos1 Set selection #1 to the block that you are looking at.
//hpos2 Set selection position #2 to the block that you are looking at.
//chunk Select the chunk that you are within for your selection.
//expand <amount> Expands the selection in the direction that you are looking.
//expand <amount> <direction> Expands the selection in the specified direction (north, east, south, west).
//expand <amount> <reverse-amount> [direction] Expands the selection in two directions at once.
//expand <amount> vert Expands the selection to include sky to bedrock.
//contract <amount> Contracts the selection in the direction that you are looking towards.
//contract <amount> [direction] Contracts the selection in the specified direction (north, east, south, west).
//contract <amount> <reverse-amount> [direction] Contracts the selection in two directions at once.
//shift <amount> [direction] Moves the selection region. It does not move the selection's contents.
//size Get the size of selected region.
//count <block> Count the number of blocks in the region.
//distr Get the block distribution in the selection.
Region operations
//set <block> Set all blocks inside the selection region to a specified block.
//replace <to-block> Replace all non-air blocks blocks inside the region.
//replace <from-block> <to-block> Replace all blocks of the specified block(s) with another block inside the region.
//overlay <block> Place a block on top of blocks inside the region.
//walls <block> Build the walls of the region (not including ceiling and floor).
//outline <block> Build walls, floor, and ceiling.
//smooth [iterations] Smooth the selection's heightmap.
//move [count] [direction] [leave-id] Move the selection's contents. A block can be specified to fill in the left over area.
//stack [count] [direction] Stacks the selection.
Clipboard
//copy Copies the currently selected region. Be aware that it stores your position relative to the selection when copying.
//cut Cuts the currently selected region.
//paste [ Pastes the clipboard.
//paste true Pastes the clipboard in its original location.
//rotate <angle-in-degrees> Rotate the clipboard.
//flip Dir] Flip the clipboard.
//load <filename> Load .schematic into clipboard.
//save <filename> Save clipboard to .schematic.
/clearclipboard Clear your clipboard.
Generation
//hcyl <block> <radius> [height] Create a vertical hollow cylinder.
//cyl <block> <radius> [height] Create a vertical cylinder.
//sphere <block> <radius> [raised?] Create a sphere.
//hsphere <block> <radius> [raised?] Create a hollow sphere.
/forestgen [size] [type] [density] Make a forest.
/pumpkins [size] Make a pumpkin forest
Utilities
/toggleplace Toggle between using pos #1 or your current position.
//fill <block> <radius> [depth] Fill a hole.
//fillr <block> <radius> Fill a hole fully recursively.
//drain <radius> Drain nearby water/lava pools.
/fixwater <radius> Level nearby pools of water.
/fixlava <radius> Level nearby pools of lava.
/removeabove [size] [height] Remove blocks above your head.
/removebelow [size] [height] Remove blocks below your feet.
/replacenear <size> <from-id> <to-id> Replace all existing blocks nearby.
/removenear [block] [size] Remove blocks near you.
/snow [radius] Simulate snow cover.
/thaw [radius] Unthaw/remove snow.
/ex [size] Extinguish fires.
/butcher [radius] Kill nearby mobs.
Chunk tools
/chunkinfo Get the filename of the chunk that you are in.
/listchunks Print a list of used chunks.
/delchunks Generate a shell script to delete chunks.
Super pickaxe
// Toggle the super pick axe.
/single Switch to single block super pickaxe mode.
/area <range> Switch to area super pickaxe mode.
/recur <Range> Switch to recursive super pickaxe mode.
/none Switch to no tool.
/info Switch to the info tool.
/tree [type] Switch to the tree tool.
/repl <block> Switch to the block replacer tool.
/cycler Block data cycler tool.
//brush [no-replace?] Switch to the brush tool.
//rbrush Switch to the replacing brush tool that only replaces existing block.
//sb <block> [radius] Use the sphere brush.
//cb <block> [radius] [height] Use the cylinder brush.
//ccb Use the clipboard brush.
Getting around
/unstuck Go up to the first free spot.
/ascend Go up one level.
/descend Go down one level.
/ceil [clearance] Get to the ceiling.
/thru Go through the wall that you are looking at.
/jumpto Jump to the block that you are looking at.
/up [distance] Go up some distance.[/size][/code]
CreditMinecraftforums.net
Tags

Create an account or sign in to comment.

RyryF2F
03/06/2014 9:08 pm
Level 34 : Artisan Toast
RyryF2F's Avatar
Should put under tutorials ^-^. Nice tutorial though!
1
-TheEngineerGuy-
03/06/2014 8:42 pm
Level 40 : Master Engineer
-TheEngineerGuy-'s Avatar
Thank you ! :)
1
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome