Blazingly fast world manipulation for artists, large networks and developers: https://www.spigotmc.org/resources/13932/
Go to file
Jesse Boyd 46887623bc Allow EditSession construction with no allowed regions
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.
2016-08-22 23:10:51 +10:00
bukkit0 Various 2016-08-22 14:43:59 +10:00
bukkit18 Fixes #253 + other stuff 2016-08-22 22:18:59 +10:00
bukkit19 Fixes #253 + other stuff 2016-08-22 22:18:59 +10:00
bukkit110 Fixes #253 + other stuff 2016-08-22 22:18:59 +10:00
bukkit1710 Fixes #253 + other stuff 2016-08-22 22:18:59 +10:00
core Allow EditSession construction with no allowed regions 2016-08-22 23:10:51 +10:00
favs Fix FAVS relighting 2016-08-21 17:51:45 +10:00
forge110 Various 2016-08-22 14:43:59 +10:00
forge189 Various 2016-08-22 14:43:59 +10:00
forge194 Various 2016-08-22 14:43:59 +10:00
forge1710 Various 2016-08-22 14:43:59 +10:00
gradle/wrapper Finish clipboard on disk 2016-04-26 04:14:41 +10:00
sponge Various 2016-08-22 14:43:59 +10:00
.gitignore fix translation problem 2016-05-01 21:11:16 +10:00
build.gradle Fixes #253 + other stuff 2016-08-22 22:18:59 +10:00
CONTRIBUTING.md fixes + maven 2015-12-25 21:24:47 +11:00
gradle.properties Various 2016-08-14 10:26:51 +10:00
gradlew Add gradle project 2016-04-02 15:06:24 +11:00
ISSUE_TEMPLATE.md Issue template 2016-08-22 14:55:41 +10:00
LICENSE fixes + maven 2015-12-25 21:24:47 +11:00
pom.xml New vault repo for maven 2016-08-15 00:07:28 +02:00
README.md More adjustments 2016-04-25 21:26:50 +02:00
settings.gradle Move voxelsniper stuff to its own jar 2016-07-16 06:26:09 +10:00

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