Blazingly fast world manipulation for artists, builders and everyone else. Modified for Plexus.
Go to file
NotMyFault 705f580290
build: Update core dependencies
- Drop paranamer, you can access parameter names at runtime with Java 8+ natively
2021-11-22 13:47:59 +01:00
.github ci: Switch deployment to gh actions and use semver & java 17 2021-11-22 13:38:32 +01:00
buildSrc build: Update core dependencies 2021-11-22 13:47:59 +01:00
contrib/craftscripts style: Fix spelling mistake of 'FastAsyncWorldEdit' in craftscript readme (#1431) 2021-11-20 12:02:25 +01:00
gradle build: Update core dependencies 2021-11-22 13:47:59 +01:00
worldedit-bukkit build: Update core dependencies 2021-11-22 13:47:59 +01:00
worldedit-cli chore: Update dependency commons-cli:commons-cli to v1.5.0 (#1389) 2021-11-01 13:53:29 +01:00
worldedit-core fix: Error when setting PS v4's config option (#1427) 2021-11-19 09:42:33 +00:00
worldedit-fabric Feature/propagate diff and object cleanup (#1190) 2021-07-23 17:48:51 +02:00
worldedit-forge Feature/propagate diff and object cleanup (#1190) 2021-07-23 17:48:51 +02:00
worldedit-libs build: Update core dependencies 2021-11-22 13:47:59 +01:00
worldedit-mod Update so many dependencies, merge Forge/Fabric for final jar (#1651) 2021-02-04 17:45:49 -05:00
worldedit-sponge chore: Update dependency org.mockito:mockito-core to v4 (#1360) 2021-10-17 10:06:45 +02:00
.editorconfig style: Don't use spaces before colons in yaml files 2021-11-17 17:58:42 +01:00
.git-blame-ignore-revs Ensure CRLF stays out of the repo 2020-08-24 12:41:26 -04:00
.gitattributes Fix gitattributes 2021-02-22 11:08:45 +01:00
.gitconfig java based merging? 2019-11-19 15:10:36 +00:00
.gitignore Update .gitignore 2021-05-11 19:20:41 -04:00
COMPILING.md [ci skip] Move to org level templates 2021-10-08 19:03:41 +02:00
HEADER.txt Officially propagate GPL downwards to all files 2020-09-01 16:30:43 -04:00
LICENSE.txt Officially propagate GPL downwards to all files 2020-09-01 16:30:43 -04:00
NOTICE.txt Update build files and NOTICE.txt 2020-08-14 15:29:15 -04:00
README.md [ci skip] Move to org level templates 2021-10-08 19:03:41 +02:00
build.gradle.kts ci: Switch deployment to gh actions and use semver & java 17 2021-11-22 13:38:32 +01:00
crowdin.yml Update Crowdin configuration file 2020-01-20 11:30:00 +01:00
fawe-logo.png Update logo 2020-10-11 13:37:11 +02:00
gradle.properties build: Closes #1365 2021-10-18 22:08:07 +02:00
gradlew Update dependency gradle to v7.2 (#1229) 2021-08-17 16:21:09 +02:00
gradlew.bat Updated Gradle 2020-09-08 15:34:53 -04:00
renovate.json build: Update core dependencies 2021-11-22 13:47:59 +01:00
settings.gradle.kts feat: Paperweight support (#1362) 2021-10-17 16:32:36 +02:00

README.md


FastAsyncWorldEdit is a fork of WorldEdit that has huge speed and memory improvements and considerably more features

A Minecraft Map Editor... that runs in-game!

  • With selections, schematics, copy and paste, brushes, and scripting!
  • Use it in creative, survival in single player or on your server.
  • Use it on your Minecraft server to fix grieving and mistakes.

Java Edition required. FastAsyncWorldEdit is compatible with Bukkit, Spigot, Paper, and Tuinity.

Download FastAsyncWorldEdit

Edit The Code

Want to add new features to FastAsyncWorldEdit or fix bugs yourself? You can get the game running, with FastAsyncWorldEdit, from the code here:

For additional information about compiling FastAsyncWorldEdit, see COMPILING.md.

Submitting Your Changes

FastAsyncWorldEdit is open source (specifically licensed under GPL v3), so note that your contributions will also be open source. The best way to submit a change is to create a fork on GitHub, put your changes there, and then create a "pull request" on our FastAsyncWorldEdit repository.

Please read CONTRIBUTING.md for important guidelines to follow.

YourKit


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