promotional bannermobile promotional banner

FastAsyncWorldEdit

FastAsyncWorldEdit

File Details

FastAsyncWorldEdit 2.14.1

  • R
  • Nov 25, 2025
  • 13.75 MB
  • 1.3K
  • 1.21.10+6

File Name

FastAsyncWorldEdit-Paper-2.14.1.jar

Supported Versions

  • 1.21.10
  • 1.21.9
  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.2
  • 1.20.6
🐛 Fixes
 
- fix: gradle shadow shenanigans  @PierreSchwang (#3374)
- fix: modrinth publishing @PierreSchwang (#3375)
- 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)
- setBlockLight should define setBlockLight and resolve a few other minor inconsistencies @R00tB33rMan (#3365)
 
✨ Features
 
- feat: update [entity/block] transforms @dordsor21 (#3278)
- feat: allow placement of minecraft gen features and structures @dordsor21 (#2364)
 
 ✅ Chore
 
- Remove custom Residence repository @NotMyFault (#3353)
- Make use of Math.ceilDiv for array length calculation @SirYwell (#3348)