Installation — WorldEdit 7.3 documentation (2024)

Requirements

WorldEdit runs on the Java edition of Minecraft, either on your single player/local game or a dedicated server.

WorldEdit can’t be used on Realms, Windows 10 Edition, Bedrock Edition, or Pocket Edition versions. These versions of Minecraft have limited or no mod support. Note that “Windows 10 Edition” refers to a specific Edition of Minecraft, not the Java Edition running on a Windows 10 computer.

Before you install WorldEdit, you will first have to install a “mod loader” like NeoForge, Fabric, Spigot, Bukkit, or Sponge. We’ll advise you to choosing your mod loader below.

Choosing a Mod Loader

If you want to use WorldEdit on your single-player/local game, we recommend one of two choices:

On the other hand, if you are running a Minecraft server, you can use

  • Paper (recommended over Spigot because it has improvements WorldEdit can use)

  • Spigot

  • NeoForge (recommended if you are using other NeoForge mods)

  • Sponge (also compatible with Forge mods)

Note: Paper and Spigot use its own set of mods (commonly called “plugins”) that are mostly incompatible with mods for NeoForge, Fabric, and Sponge. You may want to research what other mods/plugins that you may want (generally, Paper and Spigot have much more server administration/”server-ready gameplay mods” - which run completely on the server - and NeoForge, Fabric, and Sponge have more major gameplay mods - which generally require client installation). Regardless, WorldEdit is extremely unique in that it works as a mod for both 😊, so you can just pick the one that seems the easiest and roll with it. 🤙

Installation Step-by-step

Bukkit / Spigot / Paper

Once you’ve set up your Bukkit-based server (instructions can be found on the respective Paper/Spigot sites), download WorldEdit from Modrinth. Make sure you get the right WorldEdit download for your Minecraft version.

  1. In your server folder, create a “plugins” folder if one does not yet exist. (It should be created when you first run the server).

  2. Move the WorldEdit .jar file into the plugins folder.

  3. Start your server.

Check your server log for errors. If you encounter errors, see the FAQ page.

NeoForge Single-Player

First, you’ll have to install NeoForge. There are many third-party launchers designed to easily install modpacks. If you’re using one of those, you can add WorldEdit as a mod through the launcher interface. Otherwise, NeoForge will install a profile available through the official Minecraft Launcher. After installing NeoForge one way or the other, download WorldEdit from Modrinth. Make sure you get the right WorldEdit download for your Minecraft version and platform.

  1. If you’ve installed NeoForge as a profile in the official Minecraft launcher, follow Mojang’s instructions for finding where your “.minecraft” folder is. If you’re using a third-party launcher, this might be in a different location (consult the launcher’s docs).

  2. Create a “mods” folder inside the “.minecraft” folder if it doesn’t yet exist (it should be created if you’ve run NeoForge once already).

  3. Place the WorldEdit .jar file inside the mods folder. Start NeoForge from your launcher. WorldEdit should show up in the mods list.

If you encounter any errors, see the FAQ page.

Fabric Single-Player or Server

First, you’ll have to install Fabric. They have instructions on their website depending on how you’d like to install. The MultiMC instructions are recommended for single-player.

Then, download WorldEdit from Modrinth. Make sure you get the right WorldEdit download for your Minecraft version and platform (Forge builds are also there - make sure you grab the right one).

On Minecraft 1.14.x versions, you will also need to install the Fabric API mod. This is not required for 1.15+.

Add the WorldEdit .jar to the “loader mods” section of your MultiMC instance and check to enable it, or add the jar to your mods folder (see NeoForge instructions above) if you’re installing in the official Mojang launcher.

NeoForge Server / Sponge

First, you’ll have to install your server software of choice. For NeoForge, you can download the installer and run java -jar neoforge-installer.jar --installServer from a terminal or command prompt (search online for more comprehensive instructions). Sponge has documentation on setting up a server. After installing your server software, download WorldEdit from Modrinth, if using NeoForge or Ore, if using Sponge.

  1. Create a “mods” folder if it doesn’t exist (it will be created automatically after running the server once).

  2. Add the WorldEdit .jar file to the mods folder.

  3. Start the server.

Check your server log for errors. If you encounter errors, see the FAQ page.

Want to see selection lines?

To see lines showing your selection, you can either:

  1. Access a limited version of the selection outlines server-side via the //drawsel command. It works only for cuboid selections that are not larger than 48x48x48 (or 32x32x32 on older versions), and you have to be in creative mode. These limitations are due to how structure blocks have worked in Minecraft for a long time.

  2. Use a third party client-side mod, e.g. WorldEdit CUI (Fabric). Note that this mod requires Fabric, so you will have to install it at first.

Note

If you would like to use an older version of Minecraft (1.12 or earlier), in addition to downloading an older WorldEdit (version 6), you may also need the old WorldEditCUI mod by Mumfrey. Note that this mod requires LiteLoader (installation instructions on that page) instead.

Installation — WorldEdit 7.3 documentation (2024)

FAQs

Why isn't WorldEdit working on my server? ›

If no commands work, it may because WorldEdit failed to start: Make sure that you are running Bukkit/Forge/Sponge/etc. A vanilla minecraft server will not load plugins/mods! You can run a command such as version (Bukkit), sponge version (Sponge) or forge help (Forge) to ensure your server is running proper software.

How to install WorldEdit in Minecraft? ›

Make sure you get the right WorldEdit download for your Minecraft version.
  1. In your server folder, create a “plugins” folder if one does not yet exist. (It should be created when you first run the server).
  2. Move the WorldEdit . jar file into the plugins folder.
  3. Start your server.

Is WorldEdit hard to use? ›

WorldEdit describes itself as an easy-to-use, in-game map editor, and that's exactly what it is. It allows for easy world manipulation, terraforming, sculpting and much more, and it's easy to use to boot.

Why wont my mods work on Minecraft server? ›

Also double check that the mods aren't client-side-only mods, as those may not load on the server. If all seems fine, just try uploading the mods again, something might've errored out the first time around.

Is WorldEdit compatible with Forge? ›

WorldEdit is compatible with Forge, Fabric, Bukkit, Spigot, Paper, and Sponge.

Does WorldEdit have a limit? ›

Block limits

By default, WorldEdit is configured to stop after 1000 modified blocks - this is to prevent any large-scale accidents.

Can you use schematics with WorldEdit? ›

Existing structures in your Minecraft server with WorldEdit installed means you can easily create a schematic file for it. However, if you're wanting to do this for a singleplayer world, then you'll want to install Forge or Fabric on the client with the mod version too.

Is CurseForge safe to download? ›

CurseForge has a large collection of mods which all go through a series of processors, automated checks, and manual reviewing. The team works hard to prevent abuse of the platform and puts in great efforts to make sure CurseForge is a safe, fun, and engaging space for authors and players alike.

Does WorldEdit work with fabric? ›

We officially support WorldEdit for Fabric. Find the mods folder inside your Minecraft client/server's folder. Place the downloaded ".jar" file in your mods folder.

Why are the commands not working on my Minecraft server? ›

Commands aren't working in-game:

Oftentimes if this is happening, this means that you are not properly opped through the server console. In the console, ensure you enter op [YourUsername] and replace [YourUsername] with your own playername. Once this is done, you can try to use the commands once again.

Why won't my server work on Minecraft? ›

Unplug your router, wait 30 seconds, then plug it back in. Disconnect and reconnect Wi-Fi on your device. Check https://downdetector.com/status/minecraft to see if servers are down everywhere. Disable firewall on your computer and router, or make sure Minecraft is allowed access.

Why is my Minecraft world not working? ›

Restart your router or internet connection. Check firewall settings. Check for game updates. Check multiplayer settings.

Top Articles
Latest Posts
Article information

Author: Jerrold Considine

Last Updated:

Views: 6018

Rating: 4.8 / 5 (58 voted)

Reviews: 81% of readers found this page helpful

Author information

Name: Jerrold Considine

Birthday: 1993-11-03

Address: Suite 447 3463 Marybelle Circles, New Marlin, AL 20765

Phone: +5816749283868

Job: Sales Executive

Hobby: Air sports, Sand art, Electronics, LARPing, Baseball, Book restoration, Puzzles

Introduction: My name is Jerrold Considine, I am a combative, cheerful, encouraging, happy, enthusiastic, funny, kind person who loves writing and wants to share my knowledge and understanding with you.