WorldEdit Build #7007

Be aware that this branch (master) 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
Branchmaster
Number#7007-222c090
Date8 months ago
Artifacts

No artifacts (files) are available for this build!


Changes
IDSummaryCommitterDate
222c090eMerge branch 'version/7.3.x' Maddy Miller8 months ago
4b6b0d93[Bukkit] Drop adapters <1.21.3 git8 months ago
5bc41bc3Back to SNAPSHOT for continued development Maddy Miller8 months ago
768a436fRelease 7.3.10 Maddy Miller8 months ago
b0c14624Add pale oak tree variants (#2701) * Add pale oak tree variants * update spigot/paper apis * Fix Gradle setup for tests * feedback * Just re-throw here given it's already an extremely niche condition and will block commands --------- Co-authored-by: Maddy Miller <mnmiller1@me.com>sirywell8 months ago
099e3044use Exception Maddy Miller8 months ago
95d16ac4Workaround old Fabric Perms API issues by explicitly checking version Maddy Miller8 months ago
35e0af17Update mentions of Forge to NeoForge aurora8 months ago
923ed233Fix NeoForge platform name aurora8 months ago
db49cea6Add parent dir to manifest classpath to account for paper-remapped load point. Currently, the remapped WorldEdit jar on paper is loaded from a sub-directory of the plugins folder, meaning dependencies like truezip and rhino won't be found in the documented search locations. Adding the parent dir temporarily solves this. See #2692. Closes #2691. wizjany8 months ago
805bde18[Sponge] 1.21.4 (#2687) * [Sponge] 1.21.4 * Fix an error on launchMaddy Miller8 months ago