//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.
In WorldEdit, many edits are done via cuboid selections. Cuboid selections consist of two points, the selection is bound within those two points.
//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.