FastAsyncWorldEdit 2.3.0

Details

  • Filename
    FastAsyncWorldEdit-Bukkit-2.3.0.jar
  • Uploaded by
  • Uploaded
    Jun 10, 2022
  • Size
    14.15 MB
  • Downloads
    3,909
  • MD5
    c54767878c6451886bdef8e639f53db8

Supported Bukkit Versions

  • 1.19
  • 1.18.2
  • 1.17
  • 1.16

Changelog

## 🚀 Major features

- feat: Add support for 1.19 (#1783)

If you find anything not working as expected on 1.19, please file an issue on the issue tracker: https://github.com/IntellectualSites/FastAsyncWorldEdit/issues/new/choose

## 💥 Breaking changes

- Support for 1.18 and 1.18.1 has been dropped.

## 🐞 Major bug fixes

- Some fixes and improvements to internal queuing (#1715)

## 🐛 Fixes

- Fix DelegateSemaphore synchronisation issues on Spigot (#1781)
- Fix `//snowsmooth` not working below Y0 (#1769)
- Avoid int overflow when using fillr in negative coords (#1711)
- Some fixes and improvements to internal queuing (#1715)
- Implement biomes to filter blocks and use in Clipboard pasting (#1743)

## ✨ Features

- Allow NBT stored in DiskOptimizedClipboards to be written to disk as a compressed byte array at the end of the file (#1745)

## 🧭 Changes

- build: Switch to bom (#1778)
- Add block break effect to area pickaxe (#1770)

## ✅ Chore

- chore: Drop WEManager#cancelEditSafe() logger (#1779)
- Update PaperMC repository URL (#1756)
- Attach assets to GH releases (#1754)