WorldEdit Build #6962
Be aware that this branch (
chore/no-translation-newlines
) 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 | chore/no-translation-newlines |
Number | #6962-f17b780 |
Date | 6 days ago |
Artifacts
worldedit-bukkit-7.3.10-SNAPSHOT-dist.jar(5965.27 kBytes)
worldedit-cli-7.3.10-SNAPSHOT-dist.jar(22107.49 kBytes)
worldedit-fabric-mc1.21.3-7.3.10-SNAPSHOT-dist.jar(5167.51 kBytes)
worldedit-mod-7.3.10-SNAPSHOT-dist.jar(6417.4 kBytes)
worldedit-neoforge-mc1.21.3-7.3.10-SNAPSHOT-dist.jar(4532.31 kBytes)
worldedit-sponge-api13-7.3.10-SNAPSHOT-dist.jar(3359.16 kBytes)
Changes
ID | Summary | Committer | Date |
---|---|---|---|
f17b7806 | Remove newlines from translation files | mnmiller1 | 6 days ago |
039380b0 | [Bukkit] Update the API version to the minimum supported version | mnmiller1 | 10 days ago |
a36d0459 | Back to SNAPSHOT for continued development | mnmiller1 | 10 days ago |
7adf70b1 | Release 7.3.9 | mnmiller1 | 10 days ago |
86220c0d | Update dependencies and language distribution | mnmiller1 | 10 days 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 | 10 days 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 | a month ago |
9b4d341e | [Bukkit] Stop using EnumMap for potential registry types Biome broke in 1.21.3, Material could break in the future | octavia.togami | a month ago |
26554313 | [Bukkit] 1.21.3 | octavia.togami | a month 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 | a month ago |
4a1bf612 | Prevent stale bot from running more than one at a time | octavia.togami | a month ago |
c5821197 | [Sponge] 1.21.2 | octavia.togami | a month ago |
24f53a7b | Data updates for 1.21.2 | octavia.togami | a month ago |
75c87ce5 | [NeoForge] 1.21.2 Also some adjustments to align Fabric and NF closer | octavia.togami | a month 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 | a month ago |
7d32b456 | Release 7.3.8 | mnmiller1 | a month 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 |