1
0
mirror of https://github.com/plexusorg/Plex-FAWE.git synced 2025-01-11 18:27:36 +00:00
dordsor21 c65c72b249
Allow adapters to override World#getEntities to avoid AsyncCatcher
- Even if we access (cache) the entities synchronously, we'd then be doing stuff asynchronously so adapters can override this and either use the world#getEntities normally (pre 1.17) or get entities async anyway.
2021-08-13 11:44:18 +01:00
2021-02-16 23:49:04 +01:00
2021-08-05 15:55:20 +02:00
2021-08-01 19:28:51 +02:00
2021-08-11 20:38:52 +01:00
2021-08-01 19:28:51 +02:00
2021-02-22 11:08:45 +01:00
2019-11-19 15:10:36 +00:00
2021-05-11 19:20:41 -04:00
2021-07-01 22:16:25 +02:00
2021-07-24 19:28:28 +02:00
2020-01-20 11:30:00 +01:00
2020-10-11 13:37:11 +02:00
2020-09-08 15:34:53 -04:00
2020-08-14 15:29:15 -04:00
2021-07-27 01:13:26 +02:00
2021-02-03 23:08:39 +01:00
2021-08-01 19:28:51 +02:00
2021-08-01 19:28:51 +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
Description
Blazingly fast world manipulation for artists, builders and everyone else. Modified for Plexus.
Readme 50 MiB
Languages
Java 99.2%
Kotlin 0.5%
JavaScript 0.3%