-
Notifications
You must be signed in to change notification settings - Fork 226
Home
Jesse Boyd edited this page Dec 1, 2016
·
26 revisions
> Installation guide <
> Chat with us on #IntellectualCrafters <
> Find the source on GitHub <
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.
> Get the latest build from Jenkins <
FAWE is an addon for WorldEdit that drastically improves its performance and adds a lot of new functionality by replacing most of the core classes.
- Incredibly fast, lag free and uses minimal memory
- Support for protection plugins (see below)
- Advanced per player limits and inventory settings
- All commands and messages are
translatable
- No setup web integration:
http://empcraft.com/fawe
- Adds commands to
change blocks in entire worlds
- Fast built in
logging and rollback
(see below) - Instant copying of arbitrary size:
//lazycopy
- Adds a lot of powerful new
brushes and tools
- Adds a lot more
mask
functionality - Adds a lot more
pattern
functionality - Adds edit
transforms
- Supports new file formats (Structure block, PNG, BD)
- Adds commands for fixing or changing
lighting
- Allows WorldEdit to be used from console:
//jumpto world,0,0,0
- Fixes bugs in WorldEdit such as block rotation, pasting entities, etc.
- Can load corrupt schematic files
- Unlimited undo/redo with history/clipboard on disk
PC: SP/MP, MCPE: MP
- CraftBukkit
- Spigot
- Paper
- Thermos
- Forge
- Sponge
- Nukkit
For developers: See here
Async world manipulation, loading, lighting + examples.
The following plugins are supported:
- WorldGuard
- Towny
- GriefPrevention
- PreciousStones
- Factions (mcore, uuid, one)
- Residence
- Regios
- PlotSquared
- PlotMe
Disable in the config, or bypass with
/wea
orfawe.bypass
Enable
use-disk
anduse-database
in theconfig.yml
to use the in built FAWE logging/rollback. Alternatively, the following third party plugins are supported with BlocksHub installed.
- CoreProtect
- LogBlock
- Prism
- HawkEye
It is safe to give normal players access to FAWE rollback. To bypass logging use
//fast
This wiki is outdated, move to https://github.com/IntellectualSites/FastAsyncWorldEdit-Documentation/
This Wiki is for Legacy Versions (1.8 - 1.12.2). Check here for 1.13+ versions: https://github.com/IntellectualSites/FastAsyncWorldEdit-Documentation/