Hoist config option and add a common abstract class for command block actors (4be312d9 by mnmiller1)
Add Console/CommandBlock support to Fabric/Forge (0c98f8c7 by mnmiller1)
Add regression tests to the `round` Expression function (bd9af40e by mnmiller1)
Ensure non-Double types are boxed in expression function calls. Fixes #2315 (237ebc10 by mnmiller1)
Add -Penginehub.obf.none=true gradle property to build mojmap worldedit-bukkit. (#2316)
This simply takes the -dev adapter jars instead of the obfuscated ones, creating otherwise the exact same worldedit-bukkit jar. This jar can be used on mojmap paper servers.
Closes #1929. (abc8c1f2 by wizjany)
Ensure blockmap uniqueness across TE values (#2304) (b8b89267 by mnmiller1)
fix(core): Properly reinit convex CUI selection on primary click (#2313)
Fixes #2312 (d320dafc by zml)