Skip to content

2.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jul 10:42
· 250 commits to refs/heads/main since this release
37bfe42

🚀 Major features

  • Update PlotSquared integration to support v7 and drop support for v6. When updating FAWE, make sure to update PlotSquared too. @NotMyFault (#2075)

🐛 Fixes

✨ 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

📦 Dependency updates