Skip to content
An in-game voxel map editor for Minecraft
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
config/checkstyle Add Forge DataFixer. May 20, 2019
contrib/craftscripts Use 3 wool block variables instead of array Jan 1, 2019
gradle/wrapper Initial Piston conversion test. Non-functional. Apr 4, 2019
worldedit-bukkit Add /tracemask. (#474) May 24, 2019
worldedit-core Don't use a no-op suggester May 24, 2019
worldedit-forge Add Forge DataFixer. May 20, 2019
worldedit-libs Fix //expand, improve //help May 18, 2019
worldedit-sponge Implement suggestions for Bukkit + Sponge May 6, 2019
.gitattributes Remove auto-LF conversion from .gitattributes because it doesn't seem… Oct 28, 2012
.gitignore Updated changelog, contributing info, gradle, etc Oct 4, 2018
.travis.yml Bump to latest forge and cleanup some old files. Mar 11, 2019
CHANGELOG.txt compileOnly breaks shadowJar. bStats needs to fix their repos. Oct 10, 2018
COMPILING.md Remove mentions of setupDecompWorkspace in COMPILING.md. May 5, 2019
CONTRIBUTING.md Updated changelog, contributing info, gradle, etc Oct 4, 2018
HEADER.txt Switch to a license plugin for headers Oct 4, 2018
LICENSE.txt Modernized pom, readmes. Oct 20, 2012
README.md Add logo to source. Apr 26, 2019
build.gradle Back to SNAPSHOT May 15, 2019
gradle.properties Further work on 1.13.2 WorldEdit for Forge. Forge still is missing to… Feb 19, 2019
gradlew Upgrade Gradle to 4.0.2 Aug 2, 2017
gradlew.bat [Forge] Initial update to 1.11 Dec 2, 2016
settings.gradle Merge master, update to texts Apr 26, 2019
worldedit-logo.png Add logo to source. Apr 26, 2019

README.md

WorldEdit

WorldEdit is Minecraft mod that turns Minecraft into an in-game map editor (sorta, kinda).

  • Make awesome stuff with half the time OR make quadriply awesome creations with the same time
  • Get lost in hundreds of options and functions that even we've forgotten existed
  • Utilize Photoshop-like tools like "selection areas" and "brushes"
  • Making fjords and other natural wonders with weird names
  • Also: fix grief, broken water, missing snow, raging fires, and other 💩

WorldEdit is open source!, so if you've just learned how to make a button blink, I probably recommend picking up a book on CS algorithms. The project is licensed using the GNU Lesser General Public License license, v3.

Compiling

See COMPILING.md for a guide on compiling WorldEdit.

Contributing

We happily accept contributions, especially through pull requests on GitHub. Submissions must be licensed under the GNU Lesser General Public License v3.

Please read CONTRIBUTING.md for important guidelines to follow.

Links

You can’t perform that action at this time.