- Builds
- WorldEdit (
master
) - Build #6972
WorldEdit Build #6972
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 | #6972-9178c72 |
Date | 11 days ago |
Artifacts
worldedit-bukkit-7.4.0-SNAPSHOT-dist.jar(5967.6 kBytes)
worldedit-cli-7.4.0-SNAPSHOT-dist.jar(21930.92 kBytes)
worldedit-fabric-mc1.21.3-7.4.0-SNAPSHOT-dist.jar(5169.86 kBytes)
worldedit-mod-7.4.0-SNAPSHOT-dist.jar(6419.73 kBytes)
worldedit-neoforge-mc1.21.3-7.4.0-SNAPSHOT-dist.jar(4534.63 kBytes)
worldedit-sponge-api13-7.4.0-SNAPSHOT-dist.jar(3361.49 kBytes)
Changes
ID | Summary | Committer | Date |
---|---|---|---|
9178c721 | Merge remote-tracking branch 'origin/version/7.3.x' | mnmiller1 | 11 days ago |
a753a5f3 | Remove newlines from translation files (#2661) | mnmiller1 | 22 days ago |
039380b0 | [Bukkit] Update the API version to the minimum supported version | mnmiller1 | a month ago |
a36d0459 | Back to SNAPSHOT for continued development | mnmiller1 | a month ago |
7adf70b1 | Release 7.3.9 | mnmiller1 | a month ago |
86220c0d | Update dependencies and language distribution | mnmiller1 | a month ago |
6c40aed7 | Correct all BlockTools to use the Location's World (#2650) All tools would inadvertently use the player's World at some point, which is incorrect in the presense of some mods as seen in #2560 Fixes #2560 | octavia.togami | a month ago |
920a810c | Back to snapshot. | wizjany | a month ago |
e8aa544e | Release 7.3.9 beta 1. | wizjany | a month ago |
fca84788 | Merge pull request #2643 from EngineHub/ot/feature/1.21.2 1.21.3 | octavia.togami | 2 months ago |
9b4d341e | [Bukkit] Stop using EnumMap for potential registry types Biome broke in 1.21.3, Material could break in the future | octavia.togami | 2 months ago |
26554313 | [Bukkit] 1.21.3 | octavia.togami | 2 months ago |
d5a55bdf | Use 1.21.3 as new baseline instead of 1.21.2 I don't think anyone's going to be using 1.21.2 | octavia.togami | 2 months ago |
4a1bf612 | Prevent stale bot from running more than one at a time | octavia.togami | 2 months ago |
c5821197 | [Sponge] 1.21.2 | octavia.togami | 2 months ago |
24f53a7b | Data updates for 1.21.2 | octavia.togami | 2 months ago |
75c87ce5 | [NeoForge] 1.21.2 Also some adjustments to align Fabric and NF closer | octavia.togami | 2 months ago |
cdbcab8e | Update language files to 1589 | octavia.togami | 2 months ago |
31b0b1e0 | [Fabric] 1.21.2 | octavia.togami | 2 months ago |
b9420c53 | Back to SNAPSHOT for continued development | mnmiller1 | 2 months ago |
7d32b456 | Release 7.3.8 | mnmiller1 | 2 months ago |
4225ae29 | Merge pull request #2644 from EngineHub/ot/fix/the-magic-is-fading Directly access the data version from MC | octavia.togami | 2 months ago |
bae1b650 | Directly access the data version from MC Spigot recently made a breaking change to CraftMagicNumbers which breaks this code, by using MC directly we avoid this issue ever occuring in the future | octavia.togami | 2 months ago |