WorldEdit Build #6849
Be aware that this branch (
chore/cleanup-bukkit-blockstate-loading
) 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/cleanup-bukkit-blockstate-loading |
Number | #6849-c202296 |
Date | 4 months ago |
Artifacts
worldedit-bukkit-7.3.5-SNAPSHOT-dist.jar(5675.29 kBytes)
worldedit-cli-7.3.5-SNAPSHOT-dist.jar(22054.57 kBytes)
worldedit-fabric-mc1.21-7.3.5-SNAPSHOT-dist.jar(4712.08 kBytes)
worldedit-mod-7.3.5-SNAPSHOT-dist.jar(5962.82 kBytes)
worldedit-neoforge-mc1.21-7.3.5-SNAPSHOT-dist.jar(4369.31 kBytes)
worldedit-sponge-api12-7.3.5-SNAPSHOT-dist.jar(3196.57 kBytes)
Changes
ID | Summary | Committer | Date |
---|---|---|---|
c2022966 | [WIP] Cleanup Bukkit blockstate loading logic | mnmiller1 | 4 months ago |
f31c2e65 | Remove <1.16 //drawsel max size handling (#2572) | mnmiller1 | 4 months ago |
84ad34c3 | Shutdown executor service on disable (#2570) * Shutdown executor service on disable * also do CLI | mnmiller1 | 4 months ago |
27bd2660 | Update crowdin-distributor | octavia.togami | 4 months ago |
43b3b030 | Back to SNAPSHOT for continued development | mnmiller1 | 4 months ago |
62632448 | Release 7.3.4 | mnmiller1 | 4 months ago |
ab480998 | Lazily compute BlockState#getAsString (#2566) * Lazily compute BlockState#getAsString * Implement in BaseBlock | mnmiller1 | 4 months ago |