WorldEdit, built by EngineHub, is an in-game map editor that turns building tasks that would take hours of manual block placement into a handful of commands, selecting a region, copying it, filling it, or generating shapes directly.
Step 1: Download WorldEdit
Get it from EngineHub's WorldEdit page, Modrinth, or Hangar, matching your server version. WorldEdit runs on Bukkit-based servers and also has separate Forge and Fabric mod versions if you need it on a modded server instead of a plugin-based one.
Step 2: Install the jar
Drop it into the plugins folder and restart.
Step 3: Restrict access with permissions
WorldEdit is a powerful tool that can also be used to grief or crash a server if handed out carelessly, restrict it to trusted staff using LuckPerms or your permissions plugin of choice, granting the worldedit.* permission node (or specific sub-nodes) only to the ranks that need it.
Core commands worth learning first
//wand— gives the selection tool (a wooden axe by default).- Left-click and right-click with the wand to set the two corners of a selection.
//set <block>— fills the selection with a block.//copyand//paste— copy a selection and paste it elsewhere.//undo— reverses your last WorldEdit action, essential for recovering from mistakes.//sphereand//cyl— generate basic shapes at your position.
A safety note
//undo only covers your own recent actions in the current session, it is not a substitute for regular backups. Pair WorldEdit access with a backup plugin or your host's scheduled backups, since a large accidental //set can affect a huge area before anyone notices.
Common issues
"Unknown command" after installing: confirm the plugin actually loaded by checking the console for errors, usually a version mismatch. Selections not working as expected: confirm you are using the wand tool correctly, left-click sets position one, right-click sets position two, a common first-time mixup.
Getting it running quickly
Tick Hosting's panel includes WorldEdit in its one-click plugin installer for Paper and Spigot servers. Available on every plan, including the free tier, from Tick Hosting's plans page.