Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiao-MoMi committed Aug 29, 2024
1 parent b216e2b commit e074f68
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bukkit/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -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")
Expand Down Expand Up @@ -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
Expand Down
Binary file removed bukkit/libs/Custom-Fishing-2.2.5.jar
Binary file not shown.

0 comments on commit e074f68

Please sign in to comment.