FastAsyncWorldEdit 2.13.0
Details
-
FilenameFastAsyncWorldEdit-Bukkit-2.13.0.jar
-
Uploaded by
-
UploadedFeb 23, 2025
-
Size15.14 MB
-
Downloads10,959
-
MD5bbc715f8a9c3432890683f3feb1542e9
Supported Bukkit Versions
- 1.21.1
- 1.21.2
- 1.21.3
- 1.21.4
- 1.21
- 1.20.6
- 1.19.4
Changelog
🐛 Fixes
- fix: entity fixup in sponge v3 schematics (#3115)
- Make #clipboard in height brush work again (#3098)
- Restore Spigot compatibility @9)
- Fix mutability issue leading to wrong behavior in //ascend and //descend (#3101)
- fix: try removing attachment and fail silently if not attached (#3089)
- Update workflows to use upload-artifact v4 (#3097)
- feat: do not wait for chunk loads when calling (#2912)
- Restore spigot compatibility after #2356 (#3086)
- fix: use a holder to allow "upgrading" LocalBV3Set to a full fat one (#3051)
- fix: fork texture util where required (#3054)
- Make EditSession available via Request again (#3070)
- Fix BatchProcessor ordering in MultiBatchProcessor (#3048)
- fix: add nullable region confirm enum (#3052)
- fix: don't lock for chunk packets/section write on main thread (#3059)
✨ Features
- feat: improve output with better-entity usage (#3114)
- feat: Using Block Registry to Replace Iterating Over the Material Enum (#3057)
- Improve BiomeMask performance (#3082)
- feat: do not wait for chunk loads when calling (#2912)
- Add pale oak tree variants (#3087)
- feat: improved entity operations (#2356)
🧭 Changes
- Locality-aware chunk distribution (#3102)
✅ Chore
- Support single y level processing using Vector API (#3103)
- Optimize AngleMask (#3072)
- Avoid ThreadLocal lookup in ParallelQueueExtent (#3096)
- chore: make update-checker more configurable and link other download pages (#3091)
- Remove outdated CraftChunk#getHandle workaround (#3095)
- Only compute solid blocks once (#3068)
- Simplify and deduplicate PaperweightGetBlocks#update logic (#3055)
- Check for last chunk before acquiring lock (#3066)