Major features and improvements
- Support for 1.18.2 (#1641)
Fixes
- Fix `//regen -b` on 1.18.2 (#1647)
- Fix 1.17 snapshot restoration (#1632)
- Don't allow heightmap-based brushes to edit the entire world "depth" (#1617)
- Fix //snapshot in 1.18 and re-implement biome/entity restoration (#1620)
- Load legacy config file before firing PlatformsRegisteredEvent (#1623)
- Fix clipboards to allow proper heights by allowing extended CuboidRegion heights (#1624)
- Fix angle mask not working below Y 0 (#1618)
- Fix surfacespline not working below Y 0 (#1616)
- Fix: Set size of MappedByteBuffer accordingly if no file system entry is present (#1608)
- Fix: Add coordinates to tile-entity nbt component for undo (#1607)
- Only call `org.bukkit.World` height methods if they're present (1.17+) (#1551)
- fix: `/fawe debugpaste` not working on 1.17 and lower due GSON incompatibility with Paster library (#1583)
Features
- Add fluid ticking and refactor post-processing a bit (#1554)
- Support PlotSquared's expanded world heights (#1581)
Chore
- Replace JB occurrences with JSR 305 (for now) (#1651)
Tests
- Remove stub server test class (#1629)
Click here for the full changelog:
https://github.com/IntellectualSites/FastAsyncWorldEdit/releases/tag/2.1.0