Skip to content

PowerNukkit/FastAsyncWorldEdit

 
 

Repository files navigation


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

Links

Downloads

1.14+

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 clean build -x test

The jar is located in worldedit-bukkit/build/libs/FastAsyncWorldEdit-1.16-###.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

About

Blazingly fast world manipulation for artists, builders and everyone else: https://www.spigotmc.org/resources/13932/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Java 98.7%
  • Other 1.3%