- Builds
- WorldEdit (
archive/1.17.1
) - Build #6000
WorldEdit Build #6000
Be aware that this branch (
archive/1.17.1
) 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 | archive/1.17.1 |
Number | #6000-1aad921 |
Date | 3 years ago |
Artifacts
worldedit-bukkit-7.2.8-SNAPSHOT-dist.jar(4397.14 kBytes)
worldedit-cli-7.2.8-SNAPSHOT-dist.jar(18279.75 kBytes)
worldedit-fabric-mc1.17.1-7.2.8-SNAPSHOT-dist.jar(4308.9 kBytes)
worldedit-forge-mc1.17.1-7.2.8-SNAPSHOT-dist.jar(4260.14 kBytes)
worldedit-mod-7.2.8-SNAPSHOT-dist.jar(5507.62 kBytes)
Changes
ID | Summary | Committer | Date |
---|---|---|---|
1aad9218 | Bump paperlib dep. Fixes a bug with detecting pre-release versions. | wizjany | 3 years ago |
511daa50 | Update paperweight dev bundle | octavia.togami | 3 years ago |
29f1c661 | If a trace hits the world limit, cancel it (#1942) | octavia.togami | 3 years ago |
c4074717 | Re-add class shutter with tweaks. (#1947) We want to hide default-package classes, such as "com", "io", etc. which are common names in Mojang obf classes but also common package names, without hiding generated default-package classes such as described in #1895. This reverts commit 6008fe73 | wizjany | 3 years ago |
21e65e39 | Update Kotlin version so it builds | octavia.togami | 3 years ago |
c9717a54 | Update to Gradle 7.3 | octavia.togami | 3 years ago |
bd87665e | Update paperweight + userdev bundle. (#1930) * Update paperweight + userdev bundle. * remove unneeded config (set by userdev plugin already) | wizjany | 3 years ago |
9928bc85 | Specify UTF-8 for javadoc as well | octavia.togami | 3 years ago |
3ba08901 | Back to SNAPSHOT for continued development | mnmiller1 | 3 years ago |
9f3e7955 | Release 7.2.7 Signed-off-by: Madeline Miller <mnmiller1@me.com> | mnmiller1 | 3 years ago |
d48530cb | Don't allow editing without a Bukkit Impl Adapter. (#1920) * Don't allow editing without a Bukkit Impl Adapter. Also fix up some failed adapter checks. * Make config a string, log warning message. * checkstyle | wizjany | 3 years ago |