Go to file
2020-06-25 18:20:46 +10:00
.github/ISSUE_TEMPLATE Add default-pending label to issue templates 2020-04-07 14:41:24 -07:00
buildSrc Fabric 1.16 (#1362) 2020-06-23 11:55:49 -07:00
config/checkstyle Fabric 1.16 (#1362) 2020-06-23 11:55:49 -07:00
contrib/craftscripts
gradle/wrapper
worldedit-bukkit Return correct world folders on Bukkit, used in /delchunks. 2020-06-24 23:56:48 -04:00
worldedit-cli Bump data to 1.16.1 with MCUtils 2020-06-25 18:20:46 +10:00
worldedit-core Bump data to 1.16.1 with MCUtils 2020-06-25 18:20:46 +10:00
worldedit-fabric Add 1.16 UUID tag to NO_COPY_ENTITY_NBT_FIELDS 2020-06-25 17:08:35 +10:00
worldedit-forge Mojang AB and the Column Biome Fuzzer (#1376) 2020-06-23 23:33:20 -07:00
worldedit-libs
worldedit-sponge Add 3D biomes support (Adds #1358) (#1361) 2020-06-22 09:25:49 +10:00
.gitattributes
.gitignore
.travis.yml
build.gradle.kts
CHANGELOG.txt Added an initial 7.2.0 changelog 2020-06-24 20:52:31 +10:00
COMPILING.md Add fabric to the compiling.md (#1353) 2020-05-30 21:33:35 -07:00
CONTRIBUTING.md
gradle.properties Update Loom for ease-of-use 2020-06-23 11:57:02 -07:00
gradlew
gradlew.bat
HEADER.txt
LICENSE.txt Change HTTP to HTTPS in License (#1335) 2020-05-06 21:55:49 +10:00
README.md
settings.gradle.kts
worldedit-logo.png

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 quadruply 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.