7.3.12 Beta 2
- Update underlying text library to improve 1.21.5 compatibility
- Fixed non-persistent entities pasting in an invalid state
- [Bukkit] Workaround NBT data being wrapped by quotes in some cases
7.3.12 Beta 2
- Update underlying text library to improve 1.21.5 compatibility
- Fixed non-persistent entities pasting in an invalid state
7.3.12 Beta 1
- Added support for 1.21.5
- Added ability to copy the block state string from the info tool output
- Minor optimisation to memory usage of clipboards
7.3.12 Beta 1
- Added support for 1.21.5
- Added ability to copy the block state string from the info tool output
- Minor optimisation to memory usage of clipboards
- [Fabric, NeoForge] Fixed issue affecting accuracy of legacy schematic loading in certain circumstances
7.3.11
- Added //mirror as an alias for //flip
- Fixed an issue where tree generation can get incorrect world state, impacting generation
- Fixed masks for biome operations only applying to //setbiome
- Fixed some bugs in the snapshot system
- Fixed CUI packets being sent to clients unnecessarily
- Fixed cone generation with negative heights
- Fixed world height off-by-one discrepancy since change in Minecraft 1.21.3
- Fixed cases where the task executor would not be shut down correctly
7.3.11
- Added //mirror as an alias for //flip
- Fixed an issue where tree generation can get incorrect world state, impacting generation
- Fixed masks for biome operations only applying to //setbiome
- Fixed some bugs in the snapshot system
- Fixed CUI packets being sent to clients unnecessarily
- Fixed cone generation with negative heights
- Fixed world height off-by-one discrepancy since change in Minecraft 1.21.3
- Fixed cases where the task executor would not be shut down correctly
- [NeoForge] Fixed legacy blocks failing to load in some instances
7.3.10
- Added support for 1.21.4
- Improved a few translation lines relating to URLs and newlines
- Fixed issues relating to block entities in generated features and structures
- Added support for pale oak tree variants in the tree commands
- [Paper] Fixed loading extra jars from the WorldEdit folder with Paper's remapping
7.3.10
- Added support for 1.21.4
- Improved a few translation lines relating to URLs and newlines
- Fixed issues relating to block entities in generated features and structures
- Added support for pale oak tree variants in the tree commands
- [NeoForge] Fixed NeoForge's platform name listing "Forge" instead of "NeoForge"
- [Fabric] Worked around an error caused by other mods bundling old versions of the Fabric Permissions API that are incompatible with MC 1.21.4
7.3.10 Beta 1
- Added support for 1.21.4
- Improved a few translation lines relating to URLs and newlines
- Fixed issues relating to block entities in generated features and structures
7.3.9
- Added support for 1.21.3
- Fixed tools not behaving correctly when mods embed worlds in worlds
7.3.9 beta 1
- Add support for 1.21.3
7.3.9 beta 1
- Added support for 1.21.3
7.3.8
- [Bukkit] Update 1.21.1 adapter for Spigot breakage
7.3.8
- There are no changes in this build, it exists purely to keep the versions consistent due to a Bukkit-only bugfix release
7.3.7
- Fixed handling of some time-related commands in the snapshot system
- Fixed some situations where rotated pastes can behave oddly with the update side effect disabled
- Fixed an error that can occur when generating completions starting with a
"
- Fixed Sponge v3 schematics lacking the
BlockEntities
not loading - Fixed the
//curve
and//line
commands not accepting decimal values for thickness - Fixed WorldEdit not using typical error handling systems when an error is thrown during post-edit
- Fixed NBT parsing for certain legacy schematics with non-standard string formatting
- Improved performance of the side effect system, and fixed some API inconsistencies
- Re-enabled the buffering system, due to some systems depending on it in certain situations
7.3.6
- [Bukkit] Allow 1.21 Paper adapter to load on 1.21.1
- Revert "Shutdown the executor service on disable, to prevent waiting on async tasks before shutting down" due to it causing issues in some situations
7.3.6
- Revert "Shutdown the executor service on disable, to prevent waiting on async tasks before shutting down" due to it causing issues in some situations