7.2.15
- [Sponge] Added CommandBlock support
- Update to 1.20 & 1.20.1
- Fixed extend select mode being lost after using
//paste -s
,//paste -n
, and//cli selectworld
- Fixed convex selection type not correctly clearing selection within WECUI protocol
- Fixed an edge case where API usages of the BlockMap type can lead to multiple values at one location
- Fixed a bug breaking the
round
expression function
7.2.14
- Fixed some data values not being returned correctly in expression query functions
- Improve error handling and message shown when other mods/plugins break WorldEdit due to too early registry access
7.2.13
- Show a friendlier error when trying to access filenames the filesystem doesn’t support, such as question marks on Windows
- Improve handling for invalid block types in legacy (<1.13) schematics
- Update SnakeYAML and allow 64MB files to load by default. Can be set via -Dworldedit.yaml.codePointLimit
7.2.12
- Fixed b/back directions not working along the Y axis