1. Builds
  2. WorldEdit (chore/add-console-command-block-to-fabric-forge)
  3. Build #6414

WorldEdit Build #6414

Be aware that this branch (chore/add-console-command-block-to-fabric-forge) is not the main branch (version/7.2.x)!

Branches other than the main one may be experimental. In addition, you should be using stable releases rather than these test builds.

Go to main branch View stable downloads
ProjectWorldEdit
StatusSUCCESS
Branchchore/add-console-command-block-to-fabric-forge
Number#6414-4be312d
Date13 days ago
Changes
IDSummaryCommitterDate
4be312d9Hoist config option and add a common abstract class for command block actors mnmiller114 days ago
0c98f8c7Add Console/CommandBlock support to Fabric/Forge mnmiller117 days ago
bd9af40eAdd regression tests to the `round` Expression function mnmiller113 days ago
237ebc10Ensure non-Double types are boxed in expression function calls. Fixes #2315 mnmiller113 days ago
abc8c1f2Add -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.wizjany18 days ago
b8b89267Ensure blockmap uniqueness across TE values (#2304) mnmiller121 days ago
d320dafcfix(core): Properly reinit convex CUI selection on primary click (#2313) Fixes #2312zml21 days ago