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
ProjectWorldEdit
StatusSUCCESS
Branchot/fix/remove-strict-versions
Number#7572-bb04c5d
Date7 hours ago
Changes
IDSummaryCommitterDate
bb04c5dcRemove 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 Togami7 hours ago
0b073bc6Remove Folia check that's not always reliable on some MC versions Maddy Miller9 days ago
8cc045f9Integrate with the official Fabric Permissions API (#2990) * Proof of Concept Fabric Perms API implementation * Add a form of URL encoding but for Identifier * Review feedbackMaddy Miller10 days ago
1ee893ccAdd 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 Miller10 days ago
c9884dd0Gradle 9.6.1 Octavia Togami18 days ago
47a17cdfAdopt Crankcase for WorldEdit build logic (#2988)Octavia Togami21 days ago