mirror of
https://github.com/boy0001/FastAsyncWorldedit.git
synced 2024-11-28 05:35:37 +01:00
Blazingly fast world manipulation for artists, large networks and developers: https://www.spigotmc.org/resources/13932/
asyncworldeditfastasyncworldeditminecraft-forge-modminecraft-modminecraft-peminecraft-performanceminecraft-pluginminecraft-pocket-editionnukkitworldedit
46887623bc
Not sure why WorldEdit creates an EditSession for commands which clearly do not need one. This change now means players without an allowed region can use informational and navigation commands without a region. The error will be instead thrown when the EditSession is first used. |
||
---|---|---|
bukkit0 | ||
bukkit18 | ||
bukkit19 | ||
bukkit110 | ||
bukkit1710 | ||
core | ||
favs | ||
forge110 | ||
forge189 | ||
forge194 | ||
forge1710 | ||
gradle/wrapper | ||
sponge | ||
.gitignore | ||
build.gradle | ||
CONTRIBUTING.md | ||
gradle.properties | ||
gradlew | ||
ISSUE_TEMPLATE.md | ||
LICENSE | ||
pom.xml | ||
README.md | ||
settings.gradle |
FastAsyncWorldEdit
FAWE is an addon for WorldEdit that has huge speed and memory improvements as well as a few extra features.
Spigot page
https://www.spigotmc.org/resources/13932/
IRC
Meet us on irc.esper.net
in the #IntellectualCrafters
channel or use the webchat to join through browser.
Releases
You can find the most recent stable releases on GitHub
https://github.com/boy0001/FastAsyncWorldedit/releases
Building
FAWE uses gradle to build
$ gradlew setupDecompWorkspace
$ gradlew build
Contributing
Have an idea for an optimization, or a cool feature?
- I'll accept most PR's
- Let me know what you've tested / what may need further testing
- If you need any help, create a ticket or discuss on IRC