Need help? Ask on the forum, ask a fellow user or developer (join us on IRC), or contact sk89q.
Contribute to the wiki, edit this page! Register an account, or login with Facebook first.
HEY! Do you integrate (or want to) a plugin into yours? Do you help work on WE/WG/etc.? Please subscribe to our mailing list!
WorldEdit
Brushes
WorldEdit has some brush tools that allow you to build and draw from far away. When you enable a brush, it gets bound to your currently held item. You can have different tools bound to different items.
Contents |
Brushes
Sphere brush
-
/brush sphere [-h] <block> [radius] -
/br s [-h] <block> [radius] -
/none(to turn off)
Create spheres from far away. The 'h' flag will make the sphere hollow.
Cylinder brush
-
/brush cyl [-h] <block> [radius] [height] -
/br c [-h] <block> [radius] [height] -
/none(to turn off)
Create cylinders from far away. The 'h' flag will make the cylinder hollow.
Clipboard brush
-
/brush clipboard [-a] -
/br copy [-a] -
/none(to turn off)
Choose your clipboard for your brush. The center of the clipboard will be pasted at the block that you build at. Use the -a flag to paste without pasting air. Changing your clipboard will not change the clipboard brush you are using, so you have to rerun this command if you want to update your brush.
Smooth brush
-
/brush smooth [-n] [size] [iterations] -
/none(to turn off)
Use the smoothing brush. This actually uses an area double the size of the one that you specify to smooth the region. Using the n flag will restrict it to natural terrain only.
Brush settings
Mask
-
/mask [mask] -
/mask(to disable)
Set a mask for the brush commands, allowing you to restrict the list of blocks that will be affected.
Size
-
/size [size]
Change the size of your current brush. (the maximum is 6)
