- Builds
- WorldEdit (
master
) - Build #7007
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 downloadsProject | WorldEdit |
---|---|
Status | SUCCESS |
Branch | master |
Number | #7007-222c090 |
Date | 2 months ago |
Artifacts
worldedit-bukkit-7.4.0-SNAPSHOT-dist.jar(5746.76 kBytes)
worldedit-cli-7.4.0-SNAPSHOT-dist.jar(22122.11 kBytes)
worldedit-fabric-mc1.21.4-7.4.0-SNAPSHOT-dist.jar(5219.97 kBytes)
worldedit-mod-7.4.0-SNAPSHOT-dist.jar(6473.01 kBytes)
worldedit-neoforge-mc1.21.4-7.4.0-SNAPSHOT-dist.jar(4579.78 kBytes)
worldedit-sponge-api14-7.4.0-SNAPSHOT-dist.jar(3404.03 kBytes)
Changes
ID | Summary | Committer | Date |
---|---|---|---|
222c090e | Merge branch 'version/7.3.x' | Maddy Miller | 2 months ago |
4b6b0d93 | [Bukkit] Drop adapters <1.21.3 | git | 2 months ago |
5bc41bc3 | Back to SNAPSHOT for continued development | Maddy Miller | 2 months ago |
768a436f | Release 7.3.10 | Maddy Miller | 2 months ago |
b0c14624 | Add 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> | sirywell | 2 months ago |
099e3044 | use Exception | Maddy Miller | 2 months ago |
95d16ac4 | Workaround old Fabric Perms API issues by explicitly checking version | Maddy Miller | 2 months ago |
35e0af17 | Update mentions of Forge to NeoForge | aurora | 2 months ago |
923ed233 | Fix NeoForge platform name | aurora | 2 months ago |
db49cea6 | Add 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. | wizjany | 3 months ago |
805bde18 | [Sponge] 1.21.4 (#2687) * [Sponge] 1.21.4 * Fix an error on launch | Maddy Miller | 3 months ago |