diff options
| author | XiaoMoMi <70987828+Xiao-MoMi@users.noreply.github.com> | 2024-08-29 16:23:06 +0800 |
|---|---|---|
| committer | Krakenied <46192742+Krakenied@users.noreply.github.com> | 2024-08-29 11:54:41 +0200 |
| commit | 13285d258247b3f9f390eb64f0f978d4af2ecc4b (patch) | |
| tree | 77fb4d1563aa297b92be97d33bb82fc41f241cd9 | |
| parent | b216e2b54bbd984370aad1218252462b16da874b (diff) | |
Fix build
| -rw-r--r-- | bukkit/build.gradle.kts | 6 | ||||
| -rw-r--r-- | bukkit/libs/Custom-Fishing-2.2.5.jar | bin | 420901 -> 0 bytes |
2 files changed, 3 insertions, 3 deletions
diff --git a/bukkit/build.gradle.kts b/bukkit/build.gradle.kts index c94a7da1..13e423c4 100644 --- a/bukkit/build.gradle.kts +++ b/bukkit/build.gradle.kts @@ -73,8 +73,8 @@ dependencies { compileOnlyPlugin("net.citizensnpcs:citizensapi:2.0.30-SNAPSHOT") // CoreProtect compileOnlyPlugin("net.coreprotect:coreprotect:21.2") - // CustomFishing TODO fix whenever they stop shading annotations in the JAR - //compileOnlyPlugin("com.github.Xiao-MoMi:Custom-Fishing:2.2.5") + // CustomFishing + compileOnlyPlugin("com.github.Xiao-MoMi:Custom-Fishing:2.2.20") // EcoBosses, EcoMobs compileOnlyPlugin("com.willfp:EcoBosses:9.14.0") compileOnlyPlugin("com.willfp:EcoMobs:10.0.0-b1") @@ -123,7 +123,7 @@ dependencies { // ZNPCsPlus compileOnlyPlugin("lol.pyr:znpcsplus-api:2.0.0-SNAPSHOT") - // CustomFishing, IridiumSkyblock, PyroFishingPro, uSkyBlock + // IridiumSkyblock, PyroFishingPro, uSkyBlock compileOnlyLibs("libs", listOf("*.jar")) // bStats diff --git a/bukkit/libs/Custom-Fishing-2.2.5.jar b/bukkit/libs/Custom-Fishing-2.2.5.jar Binary files differdeleted file mode 100644 index 6d49cb0b..00000000 --- a/bukkit/libs/Custom-Fishing-2.2.5.jar +++ /dev/null |
