File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 7.4.3
2+ - Updated to 26.1(.1/.2)
3+ - Added a `worldedit:random` tree type to replicate legacy random tree functionality
4+ - Improved error handling of invalid schematic paths
5+ - Fixed //generatebiome not being possible to undo
6+ - Fixed a few issues where odd permissions setups would not show friendly permissions error messages
7+ - Fixed some incompatible selection commands not showing friendly error messages when used with convex selections
8+ - Fixed some potential issues when creating `extend` region selectors via the API
9+ - [Bukkit] Improved incompatible version warnings from adapters to reduce chance of false positives in certain contexts
10+
1117.4.2
212- Changed entity and block entity handling to report serialization issues by Minecraft rather than ignore them
313- Fixed pasting entities with data that requires registry context (enchantments, etc)
Original file line number Diff line number Diff line change 11group =com.sk89q.worldedit
2- version =7.4.3-SNAPSHOT
2+ version =7.4.3-beta-01
33
44org.gradle.jvmargs =-Xmx2000M
55org.gradle.parallel =true
You can’t perform that action at this time.
0 commit comments