WorldEdit: the in-game map editor
WorldEdit is one of the most widely used building tools in the Minecraft server world: an in-game map editor for selecting, copying, filling and replacing. It lets you finish entire build projects in seconds that would take hours by hand.
That leads directly to the most important operating rule: a tool that changes worlds on a large scale deserves a clean update process. Apply WorldEdit updates deliberately — not casually on a running server.
Current version
Most recently recorded: WorldEdit 7.4.4. The version number places the build as a patch within the 7.4 line, so a maintenance update rather than a major version jump. The official release page on Modrinth lists which fixes it contains: WorldEdit 7.4.4 changelog. It also states authoritatively which Minecraft versions and platforms the build supports — the most relevant piece of information on that page for you as an operator.
Version history
<!-- VERSIONSVERLAUF:START -->| Version | Erfasst | Quelle |
|---|---|---|
| 7.4.5 | 10.08.2026 | Changelog |
| 7.4.4 | 04.07.2026 | — |
Plugin or mod — the point is to match
WorldEdit comes in two flavours: as a plugin for Bukkit-based servers (Spigot, Paper) and as a mod for mod loaders such as Fabric or NeoForge. So before updating, check two things:
- Platform: download exactly the variant that fits your server. A Fabric build does not belong in the
pluginsfolder of a Paper server. - Minecraft version: the build has to support your server version — the list is on the Modrinth release page.
For Bedrock players who reach your server through Geyser, nothing fundamental changes: WorldEdit runs entirely server-side and nobody needs a client installation.
How to apply the update
You do not update WorldEdit through the version switch — that changes the server version — but through the file manager:
- Create a backup in the panel under "Backups". Doubly sensible with a world editor.
- Stop the server so that no files are in use.
- Replace the old file: in the file manager, delete the previous WorldEdit jar in the
plugins/folder (Paper/Spigot) ormods/(Fabric/NeoForge) and upload the new file. - Start the server and check the log to see whether WorldEdit loads cleanly.
- Verify the version: in game with
//version— the new version number should appear there.
FAQ
Is //undo a substitute for backups?
No. //undo only affects your own editing session and is history after a restart. Before large edits — and before every update — a backup remains mandatory.
Does the server have to be offline while swapping the file? Yes, stop it briefly. Replacing jar files during operation leads to unpredictable behaviour.
I use FastAsyncWorldEdit (FAWE) — does this update concern me? No. FAWE is an independent project with its own release cycle. Never install WorldEdit and FAWE in parallel.
Are my schematics preserved?
Yes. Your .schem files live in the file system independently of the plugin and remain untouched by the update.
Can Bedrock players use WorldEdit through Geyser? In principle yes — the commands run server-side via chat. Individual convenience features such as the wand tool can feel different through Geyser than on a Java client.
Which WorldEdit version do I need for my Minecraft version? The release page on Modrinth answers that authoritatively: every build lists the supported game versions and platforms.
Do I have to take every patch? Not strictly. Patch releases within a line are low-risk but rarely urgent — take them along when you are having a maintenance stop anyway.
Your server with us
Still looking for the right home for your build project? At game-serverhosting you get a file manager, one-click backups and full plugin and mod freedom. Rent a Minecraft server.