Blazingly fast world manipulation for artists, builders and everyone else: https://www.spigotmc.org/resources/13932/
FAWE is a fork of WorldEdit that has huge speed and memory improvements and considerably more features
A Minecraft Map Editor... that runs in-game!
Java Edition required. WorldEdit is compatible with Forge, Fabric, Bukkit, Spigot, Paper, and Sponge.
Looking builds for older versions? Download them here.
Want to add new features to WorldEdit or fix bugs yourself? You can get the game running, with WorldEdit, from the code here, without any additional outside steps, by doing the following four things:
./gradlew :worldedit-fabric:runClient
gradlew :worldedit-fabric:runClient
.\gradlew :worldedit-fabric:runClient
🎉 That's it. 🎉 It takes a long time to actually transform WorldEdit into a mod. If it succeeds, the Minecraft game will open and you can create a single player world with WorldEdit.
For additional information about compiling WorldEdit, see COMPILING.md. FAWE is a fork of WorldEdit that has huge speed and memory improvements and considerably more features
FAWE uses gradle to build
You can safely ignore
gradlew setupDecompWorkspaceif you are not planning to work on the forge side of FAWE.
$ gradlew setupDecompWorkspace $ gradlew build
The jar is located in
worldedit-bukkit/build/libs/FastAsyncWorldEdit-1.16-###.jar
Have an idea for an optimization, or a cool feature? - We will accept most PR's - Let us know what you've tested / what may need further testing - If you need any help, create a ticket or discuss on Discord
Thank you to YourKit for supporting our product by providing us with their innovative and intelligent tools for monitoring and profiling Java and .NET applications. YourKit is the creator of YourKit Java Profiler, YourKit .NET Profiler, and YourKit YouMonitor