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 downloads
Changes
IDSummaryCommitterDate
9178c721Merge remote-tracking branch 'origin/version/7.3.x' Maddy Miller2 months ago
a753a5f3Remove newlines from translation files (#2661) Maddy Miller2 months ago
039380b0[Bukkit] Update the API version to the minimum supported version Maddy Miller2 months ago
a36d0459Back to SNAPSHOT for continued development Maddy Miller2 months ago
7adf70b1Release 7.3.9 Maddy Miller2 months ago
86220c0dUpdate dependencies and language distribution Maddy Miller2 months ago
6c40aed7Correct 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 #2560Octavia Togami2 months ago
920a810cBack to snapshot. wizjany3 months ago
e8aa544eRelease 7.3.9 beta 1. wizjany3 months ago
fca84788Merge pull request #2643 from EngineHub/ot/feature/1.21.2 1.21.3Octavia Togami3 months ago
9b4d341e[Bukkit] Stop using EnumMap for potential registry types Biome broke in 1.21.3, Material could break in the future Octavia Togami3 months ago
26554313[Bukkit] 1.21.3 Octavia Togami3 months ago
d5a55bdfUse 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 Togami3 months ago
4a1bf612Prevent stale bot from running more than one at a timeOctavia Togami3 months ago
c5821197[Sponge] 1.21.2 Octavia Togami3 months ago
24f53a7bData updates for 1.21.2 Octavia Togami3 months ago
75c87ce5[NeoForge] 1.21.2 Also some adjustments to align Fabric and NF closer Octavia Togami3 months ago
cdbcab8eUpdate language files to 1589 Octavia Togami4 months ago
31b0b1e0[Fabric] 1.21.2 Octavia Togami4 months ago
b9420c53Back to SNAPSHOT for continued development Maddy Miller3 months ago
7d32b456Release 7.3.8 Maddy Miller3 months ago
4225ae29Merge pull request #2644 from EngineHub/ot/fix/the-magic-is-fading Directly access the data version from MCOctavia Togami4 months ago
bae1b650Directly 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 Togami4 months ago