WorldEdit Build #7572
Be aware that this branch (
ot/fix/remove-strict-versions) 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 | ot/fix/remove-strict-versions |
| Number | #7572-bb04c5d |
| Date | 7 hours ago |
Artifacts
worldedit-bukkit-7.4.5-SNAPSHOT-dist.jar(7527.17 kBytes)
worldedit-cli-7.4.5-SNAPSHOT-dist.jar(22594.86 kBytes)
worldedit-fabric-mc26.2-7.4.5-SNAPSHOT-dist.jar(3949.89 kBytes)
worldedit-mod-7.4.5-SNAPSHOT-dist.jar(5023.01 kBytes)
worldedit-neoforge-mc26.2-7.4.5-SNAPSHOT-dist.jar(4600.82 kBytes)
worldedit-sponge-api20-7.4.5-SNAPSHOT-dist.jar(3436.1 kBytes)
Changes
| ID | Summary | Committer | Date |
|---|---|---|---|
| bb04c5dc | Remove strict versions from MC libs This causes issues in some cases with WG users getting conflicts, plus the original issue this solved (Guava versions mixing) is much less likely to ever be an issue now, since Guava doesn't remove APIs anymore. | Octavia Togami | 7 hours ago |
| 0b073bc6 | Remove Folia check that's not always reliable on some MC versions | Maddy Miller | 9 days ago |
| 8cc045f9 | Integrate with the official Fabric Permissions API (#2990) * Proof of Concept Fabric Perms API implementation * Add a form of URL encoding but for Identifier * Review feedback | Maddy Miller | 10 days ago |
| 1ee893cc | Add further Folia checks to catch servers obfuscating that they are Folia (#2992) * Add further Folia checks to catch servers obfuscating that they are Folia * Move outside wide-reaching throwable catch * Make isFolia public * Update worldedit-bukkit/src/main/java/com/sk89q/worldedit/bukkit/WorldEditPlugin.java Co-authored-by: Octavia Togami <octy@octyl.net> --------- Co-authored-by: Octavia Togami <octy@octyl.net> | Maddy Miller | 10 days ago |
| c9884dd0 | Gradle 9.6.1 | Octavia Togami | 18 days ago |
| 47a17cdf | Adopt Crankcase for WorldEdit build logic (#2988) | Octavia Togami | 21 days ago |