CommandDescriptionUsage / Example /wand Gives the selection wand tool to select positions. /wand
/fill Fills a selected region with a specified block. /fill <blockType>
Example: /fill stone
/replace Replaces one block with another within the selected region. /replace <blockToReplace> <newBlock>
Example: /replace dirt grass_block
/copy Copies the selected region relative to the player’s location. /copy
/cut Cuts (removes) the selected region and saves it to the clipboard. /cut
/paste Pastes the copied or cut region at the player’s current location. /paste
/rotate Rotates the copied region by a specified angle (90, 180, or 270 degrees). /rotate <angle>
Example: /rotate 90
/flip Flips the copied region along the specified axis (x, y, or z). /flip <axis>
Example: /flip x
/undo Reverts the last operation. /undo
/redo Reapplies the last undone operation. /redo
/brush Sets a brush tool to modify terrain interactively. /brush <blockType> <radius>
Example: /brush stone 5
/getbrush Gives the player a stick that acts as the brush tool. /getbrush
/naturalize Makes the selected region look natural by applying grass and dirt layers. /naturalize
/snowcap Applies a natural-looking snow effect to the selected area. /snowcap
/getsnowcap Gives the player a stick to apply snowcap effects interactively. /getsnowcap
/shape Creates geometric shapes (sphere, cylinder, or pyramid) with a specific size and optional block type. `/shape <sphere