WorldEdit Build #5759

Be aware that this branch (bugfix/allow-toggleplace-actor) is not the main branch (version/7.3.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
Branchbugfix/allow-toggleplace-actor
Number#5759-130bba7
Date3 years ago
Changes
IDSummaryCommitterDate
130bba76Allow toggleplace to work on any Actor + Locatable octavia.togami3 years ago
f0a3848bSwitch to maven-publish (#1718) * Update to use maven-publish instead of maven * Use published loom * These shouldn't be neededoctavia.togami3 years ago
c91159a2Note catch about toolchain system octavia.togami3 years ago
c7da4c0aSwap out logback for log4j2 octavia.togami3 years ago
acf9c3b2Change oak stair shape to straight in legacy.json.wizjany3 years ago
609c7b8cScrapped Logging Framework 4 Java (#1715) * The scramble is complete * Fix version decl for Bukkit Log4J * Swap out to a compatibility layer for LogManager Slightly slower, but compatible across all Java versions * Piston released with SL4JF removal * Clean up declarations a bitoctavia.togami3 years ago
386656ffUpdate extractor, see if that fixes anything octavia.togami3 years ago
acd63dadSlightly improve usability of LocalSession#getSelection. (#1714) Allow the World param to be null, throwing IncompleteRegionException. This allows calling `getSelection(getSelectionWorld())` without having to separately null-check the World. Also, add a convenience overload which does so: `getSelection()`.wizjany3 years ago