Major features
- Update PlotSquared integration to support v7 and drop support for v6.
Make sure to update PlotSquared to v7 too when updating FAWE
@NotMyFault (#2075)
Fixes
- fix: do not clash ChunkHolder recycling with processors that extend outside the chunk
@dordsor21 (#2353)
- fix: do not retain clipboards that completed exceptionally
@dordsor21 (#2358)
- fix: make IdMask thread-safe
@dordsor21 (#2361)
- fix: correct NBT for spawners
@dordsor21 (#2362)
- fix: regions not trimming Y correctly when restricted
@Paul19988 (#2363)
- fix: fix adding/getting masks to/from MaskExtent when it is a processor
@dordsor21 (#2351)
- fix: fix command brush
@dordsor21 (#2347)
- fix: ensure chunk is loaded when getting entities
@dordsor21 (#2323)
- fix: correctly invalidate mask after a plot is merged
@dordsor21 (#2333)
- fix: ignore clipboard origin when pasting to match P2 behaviour
@dordsor21 (#2336)
✨ Features
- Implement async notify queue that submits to a KeyQueuedExecutorService
@dordsor21 (#2334)
- feat: implement a new "type swap" pattern
@dordsor21 (#2346)
- feat: re-submit chunk load request after 10s after checking world is loaded
@dordsor21 (#2339)
- feat: synchronise disk clipboard loading and deletion to clipboardLock
@dordsor21 (#2342)
- feat: provide some information upon OverlappingFileLockException
@dordsor21 (#2341)
- feat: allow bracketless '%' pattern definition
@dordsor21 (#2322)
✅ Chore
- chore: deprecate some methods that ought to be removed
@dordsor21 (#2340)
- refactor: use HttpClient for update check
@SirYwell (#2331)
- Deprecate support for 1.16.5
@NotMyFault (#2338)
- refactor: some changes that may help #2289
@dordsor21 (#2307)
Click here for the full changelog:
https://github.com/IntellectualSites/FastAsyncWorldEdit/releases/tag/2.7.0