WorldEdit

The Basics

//wand

Gives the wand tool. Left click sets Point 1. Right-click sets Point 2.

//set <block/pattern>

Sets all the blocks in the region to a specific block/pattern.

//undo <amount>

Undo the last edit. Can be a specific amount of edits.

//redo <amount>

Redo the last edit. Can be a specific amount of edits.

Selecting Cuboids

In WorldEdit, many edits are done via cuboid selections. Cuboid selections consist of two points, the selection is bound within those two points.

Untitled

//wand

Gives the wand tool. Left click sets Point 1. Right-click sets Point 2.

//sel <cuboid|poly|convex>

Changes the current WorldEdit “Mode” to either Cuboid, Polygonal, or Convex.