FastAsyncWorldEdit 2.14.3
Details
-
FilenameFastAsyncWorldEdit-Paper-2.14.3.jar
-
Uploaded by
-
UploadedDec 18, 2025
-
Size14.05 MB
-
Downloads1,546
-
MD55994975ead05ac56290892d800421db0
Supported Bukkit Versions
- 1.21.11
- 1.21.10
- 1.21.8
- 1.21.5
- 1.21.1
- 1.21.4
- 1.21
- 1.20.6
- 1.20.5
- 1.20.4
Changelog
🐛 Fixes
- fix: return compound tag instead of end tag for empty Ops value @PierreSchwang (#3406)
- fix: don't bypass history with //ores @dordsor21 (#3258)
- fix: missing NBT tile entity data for clipboards on disk @PierreSchwang (#3389)
- Properly handle incomplete selection in RegionCommands @SirYwell (#3388)
- fix: reobfuscated jar should not contain mapping information @PierreSchwang (#3386)
- fix: gradle shadow shenanigans @PierreSchwang (#3374)
- fix: modrinth publishing @PierreSchwang (#3375)
- setBlockLight should define setBlockLight and resolve a few other minor inconsistencies @R00tB33rMan (#3365)
- fix: updating lighting for EditSessions using fastMode @PierreSchwang (#3357)
- fix FastSchematicReaderV3 throwing / by 0 for 1-wide/long schematics @ZECHEESELORD (#3360)
- feat: update [entity/block] transforms @dordsor21 (#3278)
- Fix crash due to race condition when calling markUnsaved @SirYwell (#3351)
- Fix WallMakeMask for regions not overriding contains(x, z) @SirYwell (#3349)
- Fix missed synchronization change in 1.21.9 adapter @SirYwell (#3352)
- fix: synchronize entity removal when needed @PierreSchwang (#3325)
- fix: don't drop lz4 during minimization @PierreSchwang (#3342)
- Remove unnecessary logger from RollbackOptimizedHistory @EvertBt (#3322)
✨ Features
- feat: 1.21.11 @PierreSchwang (#3397)
- feat: update [entity/block] transforms @dordsor21 (#3278)
- feat: allow placement of minecraft gen features and structures @dordsor21 (#2364)
✅ Chore
- chore: don't send build update notification for release JARs @PierreSchwang (#3390)
- Remove custom Residence repository @NotMyFault (#3353)
- Make use of Math.ceilDiv for array length calculation @SirYwell (#3348)