aboutsummaryrefslogtreecommitdiffstats
path: root/bukkit/build.gradle.kts
diff options
context:
space:
mode:
authorKrakenied <Krakenied1@gmail.com>2024-07-23 15:16:09 +0200
committerKrakenied <46192742+Krakenied@users.noreply.github.com>2024-08-28 11:37:11 +0200
commit14cca419d739a2f1c4a4bef151b3f8947c866c15 (patch)
treed12887e1060783b10ee85a20a9a5c27fb31d7597 /bukkit/build.gradle.kts
parent7248af6f32f6e9224f64a1fb2e4d17c860f6c742 (diff)
Update CustomFishing to latest version (requires update)
Temporarily include a JAR without annotations shaded as it breaks project compilation
Diffstat (limited to 'bukkit/build.gradle.kts')
-rw-r--r--bukkit/build.gradle.kts6
1 files changed, 3 insertions, 3 deletions
diff --git a/bukkit/build.gradle.kts b/bukkit/build.gradle.kts
index 38ae338e..71470226 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
- compileOnlyPlugin("com.github.Xiao-MoMi:Custom-Fishing:2.1.2")
+ // CustomFishing TODO fix whenever they stop shading annotations in the JAR
+ //compileOnlyPlugin("com.github.Xiao-MoMi:Custom-Fishing:2.2.5")
// EcoBosses, EcoMobs
compileOnlyPlugin("com.willfp:EcoBosses:9.14.0")
compileOnlyPlugin("com.willfp:EcoMobs:10.0.0-b1")
@@ -121,7 +121,7 @@ dependencies {
// ZNPCsPlus
compileOnlyPlugin("lol.pyr:znpcsplus-api:2.0.0-SNAPSHOT")
- // IridiumSkyblock, PyroFishingPro, uSkyBlock
+ // CustomFishing, IridiumSkyblock, PyroFishingPro, uSkyBlock
compileOnlyLibs("libs", listOf("*.jar"))
// bStats