mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-04 20:06:06 +00:00
Blazingly fast world manipulation for artists, builders and everyone else. Modified for Plexus.
82adab77b4
- Very basic implementation of the SideEffects system. Will definitely need fine tuning for it to be functional, but is not considered a priority in my opinion. - Minor changes to the World interface and World implementations related to the SideEffects system. Shouldn't be the cause of any new bugs but be on the lookout. - Included debug in BukkitImplLoader.java to assist contributors in understanding what needs to be implemented for the adapter to load properly. Still very WIP but we're a few steps closer. So far, this is coming along better than I anticipated. Hopefully we can keep the momentum. |
||
---|---|---|
.github | ||
buildSrc | ||
config/checkstyle | ||
contrib/craftscripts | ||
gradle/wrapper | ||
worldedit-bukkit | ||
worldedit-cli | ||
worldedit-core | ||
worldedit-fabric | ||
worldedit-forge | ||
worldedit-libs | ||
worldedit-sponge | ||
.gitattributes | ||
.gitconfig | ||
.gitignore | ||
build.gradle.kts | ||
COMPILING.md | ||
CONTRIBUTING.md | ||
crowdin.yml | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
HEADER.txt | ||
LICENSE.txt | ||
merge-imports.sh | ||
README.md | ||
settings.gradle.kts |
FAWE is a fork of WorldEdit that has huge speed and memory improvements and considerably more features
Links
Downloads
1.13+
< 1.12.2
Building
FAWE uses gradle to build
You can safely ignore gradlew setupDecompWorkspace
if you are not planning to work on the forge side of FAWE.
$ gradlew setupDecompWorkspace
$ gradlew build
The jar is located in worldedit-bukkit/build/libs/FastAsyncWorldEdit-1.15-###.jar
Contributing
Have an idea for an optimization, or a cool feature?
- We will accept most PR's
- Let us know what you've tested / what may need further testing
- If you need any help, create a ticket or discuss on Discord
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