- Builds
- WorldEdit (
version/7.4.x) - Build #7511
WorldEdit Build #7511
This is not a stable download!
We recommend the use of released versions whenever possible.
View Stable Downloads| Project | WorldEdit |
|---|---|
| Status | SUCCESS |
| Branch | version/7.4.x |
| Number | #7511-7501703 |
| Date | 3 hours ago |
Artifacts
worldedit-bukkit-7.4.3-SNAPSHOT-dist.jar(7490.36 kBytes)
worldedit-cli-7.4.3-SNAPSHOT-dist.jar(22730.55 kBytes)
worldedit-fabric-mc26.1-7.4.3-SNAPSHOT-dist.jar(4013.47 kBytes)
worldedit-mod-7.4.3-SNAPSHOT-dist.jar(5086.49 kBytes)
worldedit-neoforge-mc26.1-7.4.3-SNAPSHOT-dist.jar(4712.57 kBytes)
worldedit-sponge-api19-7.4.3-SNAPSHOT-dist.jar(3548.01 kBytes)
Changes
| ID | Summary | Committer | Date |
|---|---|---|---|
| 75017035 | Remove ThreadLocal usage (#2961) In some cases, it probably wasn't really saving us anything since creating the object is likely cheaper than doing the lookup. For Request, it perfectly fits `ScopedValue`, so we adjust all usages to work with that instead. | Octavia Togami | 3 hours ago |