/FastAsyncWorldEditNukkit

Blazingly fast world manipulation for artists, large networks and developers, original link of the plugin: https://www.spigotmc.org/resources/13932/

Primary LanguageJavaGNU General Public License v3.0GPL-3.0


This is a fork of the original FAWE (1.8 - 1.12 and other platforms). This repo is just to provide more support for the Nukkit software and also Java 17 version.

You can find the new version of FAWE for other softwares and the original repository here.

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

It is available for Bukkit, Forge, Sponge and Nukkit.

Building

FAWE uses gradle to build

$ gradlew setupDecompWorkspace
$ gradlew build