Blazingly fast world manipulation for artists, builders and everyone else. Modified for Plexus.
Go to file
dordsor21 3b4beba7d6
Improve performance of various commands/actions
- Add chunk preloading to RegionVisitor if supplied with a suitable Extent
 - Where extents are used in masks, set EditSession as the extent as they are otherwise initialised with WorldWrapper that is very slow
 - Fixes #1073
2021-07-24 15:47:22 +01:00
.github [ci skip] We only need one 1.17 on issue templates 2021-07-02 14:24:49 +02:00
buildSrc Consistenty use javax annotations. (#1197) 2021-07-24 15:52:08 +02:00
config/checkstyle Show a message with install instructions when running the jar file 2021-02-25 22:58:17 +01:00
contrib/craftscripts Switch to vanity url 2021-02-16 23:49:04 +01:00
gradle/wrapper Update dependency gradle to v7.1.1 (#1165) 2021-07-03 11:34:30 +02:00
worldedit-bukkit Consistenty use javax annotations. (#1197) 2021-07-24 15:52:08 +02:00
worldedit-cli Consistenty use javax annotations. (#1197) 2021-07-24 15:52:08 +02:00
worldedit-core Improve performance of various commands/actions 2021-07-24 15:47:22 +01: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 Update dependency net.kyori:adventure-nbt to v4.8.1 (#1161) 2021-07-01 22:57:52 +02:00
worldedit-mod Update so many dependencies, merge Forge/Fabric for final jar (#1651) 2021-02-04 17:45:49 -05:00
worldedit-sponge Feature/propagate diff and object cleanup (#1190) 2021-07-23 17:48:51 +02: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
build.gradle.kts Feature/1.17 (#1120) 2021-07-01 22:16:25 +02:00
COMPILING.md Feature/1.17 (#1120) 2021-07-01 22:16:25 +02:00
CONTRIBUTING.md Feature/propagate diff and object cleanup (#1190) 2021-07-23 17:48:51 +02: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 Don't use local offset when compiling locally 2021-04-18 20:23:32 +02:00
gradlew Update dependency gradle to v7.1 (#1124) 2021-06-17 13:00:24 -04:00
gradlew.bat Updated Gradle 2020-09-08 15:34:53 -04: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 Feature/1.17 (#1120) 2021-07-01 22:16:25 +02:00
renovate.json Minor upstream merge 2021-02-03 23:08:39 +01:00
settings.gradle.kts Update Upstream 2021-03-29 15:29:16 +02:00


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