- Builds
- WorldEdit (
master) - Build #7517
WorldEdit Build #7517
Be aware that this branch (
master) is not the main branch (version/7.4.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| Project | WorldEdit |
|---|---|
| Status | SUCCESS |
| Branch | master |
| Number | #7517-6658b76 |
| Date | 6 hours ago |
Artifacts
worldedit-bukkit-8.0.0-SNAPSHOT-dist.jar(7488.41 kBytes)
worldedit-cli-8.0.0-SNAPSHOT-dist.jar(22728.6 kBytes)
worldedit-fabric-mc26.1.2-8.0.0-SNAPSHOT-dist.jar(4019.46 kBytes)
worldedit-mod-8.0.0-SNAPSHOT-dist.jar(5092.47 kBytes)
worldedit-neoforge-mc26.1.2-8.0.0-SNAPSHOT-dist.jar(4710.6 kBytes)
worldedit-sponge-api19-8.0.0-SNAPSHOT-dist.jar(3546.06 kBytes)
Changes
| ID | Summary | Committer | Date |
|---|---|---|---|
| 6658b76c | Merge branch 'version/7.4.x' | Maddy Miller | 6 hours ago |
| 0ff4a5ff | Back to SNAPSHOT for continued development | Maddy Miller | 5 days ago |
| 78babeb2 | Release 7.4.3 | Maddy Miller | 5 days ago |
| b07cdfc5 | Update dependencies | Maddy Miller | 5 days ago |
| 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 | 6 days ago |