Skip to content

AsyncWorldEdit 3.6.1

Compare
Choose a tag to compare
@SBPrime SBPrime released this 27 May 13:30
· 128 commits to master since this release

Compatibility fixes for 1.13 and 1.14

Release notes:

This release is designed to work on Minecraft (Spigot) 1.13, 1.13.1 , 1.13.2, 1.14, 1.14.1 it won't work on any older version of Minecraft. For Minecraft 1.12 and older please use old version 3.5.4. It was build and tested against WorldEdit RC-2, it won't work with any older version of WorldEdit. It might work with latest dev builds but this is not guaranteed.

Changes:

  • refactor of class injector
  • fixed API compatibility with 1.14
  • fixed potential dead lock in 1.13
  • optimized large area/chunk edits

Installation (upgrading from beta):

To update to the beta please:

  • remove the old AWE
  • install the new jar and restart the server.

Installation (upgrading from alpha or 3.5.4):

If this is the first time you install the 3.6 beta version please:

  • remove AWE injector,
  • remove the old AWE
  • remove the plugins/asyncworldedit/plugins directory
  • remove the plugins/asyncworldedit/installed file
  • install the new jar and restart the server.