Go to file
2020-09-10 18:28:33 -04:00
.github Disable codecov checks, as we don't fully test yet 2020-07-01 10:08:19 -07:00
buildSrc Officially propagate GPL downwards to all files 2020-08-13 21:06:39 -07:00
config/checkstyle Ensure CRLF stays out of the repo 2020-08-15 03:46:24 -07:00
contrib/craftscripts Update draw.js 2020-01-31 23:07:54 +01:00
gradle/wrapper
worldedit-bukkit Update adapters for 1.16.3. 2020-09-10 18:28:33 -04:00
worldedit-cli Updated MCUtils data for 1.16.2 2020-08-17 18:13:01 +10:00
worldedit-core Reject empty split array in block parser 2020-09-07 11:09:26 -07:00
worldedit-fabric Add one to max point to match our regions better 2020-09-07 11:11:05 -07:00
worldedit-forge Add one to max point to match our regions better 2020-09-07 11:11:05 -07:00
worldedit-libs CRLF -> LF 2020-07-07 20:38:57 -07:00
worldedit-sponge Officially propagate GPL downwards to all files 2020-08-13 21:06:39 -07:00
.git-blame-ignore-revs Ensure CRLF stays out of the repo 2020-08-15 03:46:24 -07:00
.gitattributes Ensure CRLF stays out of the repo 2020-08-15 03:46:24 -07:00
.gitignore
.travis.yml
build.gradle.kts Update build dependencies 2020-06-29 12:17:23 -07:00
CHANGELOG.txt Release 7.2.0 Beta 4 2020-08-22 19:27:48 +10:00
COMPILING.md Add fabric to the compiling.md (#1353) 2020-05-30 21:33:35 -07:00
CONTRIBUTING.md
gradle.properties Back to SNAPSHOT for continued development 2020-08-22 19:59:09 +10:00
gradlew
gradlew.bat
HEADER.txt Officially propagate GPL downwards to all files 2020-08-13 21:06:39 -07:00
LICENSE.txt Officially propagate GPL downwards to all files 2020-08-13 21:06:39 -07:00
README.md Officially propagate GPL downwards to all files 2020-08-13 21:06:39 -07:00
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 under the GNU GPLv3 license.

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 General Public License v3.

Please read CONTRIBUTING.md for important guidelines to follow.