WorldEdit Build #6951
Be aware that this branch (
ot/fix/clicking-across-dimensions
) 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 | FAILURE |
Branch | ot/fix/clicking-across-dimensions |
Number | #6951-13bd157 |
Date | 2 months ago |
Artifacts
No artifacts (files) are available for this build!
Changes
ID | Summary | Committer | Date |
---|---|---|---|
13bd1576 | Correct all BlockTools to use the Location's World 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 | 2 months ago |
4a1bf612 | Prevent stale bot from running more than one at a time | 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 |