
(FAWE)
> 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 CurseForge staff. Use them at your own risk.
> Get the latest build from Jenkins <
(OVERVIEW)
FAWE is a tool capable of doing massive and blazingly fast changes to a level without impacting client performance. There are over 150 commands and brushes to help you build. To see the main command use /we help
To install simply download the FastAsyncWorldEdit for forge jar and run the installer. Alternatively you can put it and WorldEdit in your mods directory.
(FEATURES)
WorldEdit
- Incredibly fast, lag free editing
- Adds a lot of powerful new
brushes and tools
- Adds a lot more
mask
functionality - Adds a lot more
pattern
functionality - Adds edit
transforms
- Adds commands to
change blocks in entire worlds
- Fast built in
logging and rollback
(see below) - Adds commands for fixing or changing
lighting
- All commands and messages are
translatable
- Adds proper inventory settings
- Adds progress notifications and edit cancellation
- No setup web integration:
http:empcraft.com/fawe
- Supports new file formats (Structure block, PNG, BD)
- Allows WorldEdit to be used from console:
/jumpto world,0,0,0
- Instant copying of arbitrary size:
/lazycopy
- Fixes bugs in WorldEdit such as block rotation, pasting entities, etc.
- Can load corrupt schematic files
- Unlimited undo/redo with history/clipboard on disk
(PLATFORMS)
PC: SP/MP, MCPE: MP. Specifically:
- CraftBukkit
- Spigot
- Paper
- Thermos
- Forge
- Sponge
- Nukkit
(DEVELOPERS)
Async world manipulation, loading, lighting + examples:
(ROLLBACK)
Enable use-disk
and use-database
in the config.yml
to use the in built FAWE logging/rollback.