WorldEdit Guide: Essential Commands for Minecraft

Quick answer: WorldEdit lets you build and edit huge areas in seconds. Get the selection wand with //wand, left-click one corner and right-click the opposite corner to select a region, then run commands like //set stone, //replace, //copy, and //paste. Made a mistake? //undo.

WorldEdit is the most powerful in-game building tool in Minecraft — it turns hours of block-by-block work into a single command. It runs as a plugin on Spigot/Paper servers (and as a mod on Forge/Fabric). This guide covers the commands you’ll actually use.

Making a Selection

Everything in WorldEdit works on a selection — a cuboid region between two points:

  1. Run //wand to get the selection tool (a wooden axe by default).
  2. Left-click a block to set position 1.
  3. Right-click the opposite corner to set position 2.
  4. You now have a box selected. You can also set points manually with //pos1 and //pos2.

Essential WorldEdit Commands

CommandWhat it does
//set <block>Fill the entire selection with a block (e.g. //set stone)
//replace <from> <to>Replace one block type with another inside the selection
//copyCopy the selection to your clipboard (relative to where you stand)
//cutCopy the selection and remove it from the world
//pastePaste the clipboard at your position
//undoUndo your last WorldEdit action
//redoRedo an undone action
//brush <type>Bind a brush to an item for freehand sculpting (e.g. spheres)

A Quick Workflow

//wand              # get the axe
# left-click + right-click to select a region
//set glass         # fill it with glass
//replace glass air # clear it back out
//copy              # copy a build
//paste             # drop it somewhere else

Because //set air can wipe huge areas instantly and //paste can drop massive builds, WorldEdit is powerful enough to be dangerous — which is exactly why you gate it behind permissions.

Permissions and Safety

WorldEdit commands use nodes like worldedit.wand, worldedit.region.set, and worldedit.clipboard.paste. On a public server you should only grant WorldEdit to trusted staff — use LuckPerms to give it to your admin/builder rank and no one else:

/lp group builder permission set worldedit.* true

Pair WorldEdit with WorldGuard to protect finished builds. Both are on our best Minecraft plugins list, and run great on a Minecraft server hosting plan.

FAQ

Why do WorldEdit commands start with two slashes?

The double slash (//) distinguishes WorldEdit’s region commands from normal chat commands so they don’t clash. A few informational commands use a single slash.

How do I undo a WorldEdit mistake?

Run //undo to reverse your last action — you can undo multiple steps back. This is why WorldEdit is safe to experiment with.

Ready to play?

Run your own Minecraft server with XGamingServer

Spin up an always-on Minecraft server your friends can join in minutes — no port-forwarding, no tech headaches.

99.9%Uptime SLA
< 5 minInstant setup
24/7Human support
DDoSProtected
Instant setup Your server is live in minutes with a one-click control panel.
Mods & plugins Install mods, plugins and workshop content in a few clicks.
DDoS protected Enterprise DDoS mitigation keeps your server online 24/7.
Low-latency hardware Premium CPUs & NVMe SSDs for lag-free multiplayer.
Free backups Automatic backups so your world is never lost.
Real human support Gamers helping gamers — 24/7, no bots, no scripts.

Pick your Minecraft plan & play in minutes

See all plans
Starter $8.40/mo 4 GB RAM Renews $12/mo Buy now
Rookie $17.50/mo 8 GB RAM Renews $25/mo Buy now
Pro $24.50/mo 12 GB RAM Renews $35/mo Buy now