Skip to content

Commit

Permalink
Fixed issues with CustomCrafting
Browse files Browse the repository at this point in the history
  • Loading branch information
WillFP committed Dec 26, 2023
1 parent 64647e3 commit 476faee
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@ allprojects {
maven("https://repo.auxilor.io/repository/maven-public/")
maven("https://jitpack.io")

// CustomCrafting
maven("https://maven.wolfyscript.com/repository/public/")

// SuperiorSkyblock2
maven("https://repo.bg-software.com/repository/api/")

Expand Down
1 change: 0 additions & 1 deletion eco-core/core-plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ dependencies {
compileOnly("com.bgsoftware:SuperiorSkyblockAPI:1.8.3")
compileOnly("com.github.MilkBowl:VaultAPI:1.7")
compileOnly("com.github.WhipDevelopment:CrashClaim:f9cd7d92eb")
compileOnly("com.wolfyscript.wolfyutilities:wolfyutilities:3.16.0.0")
compileOnly("com.github.decentsoftware-eu:decentholograms:2.8.5")
compileOnly("com.github.Gypopo:EconomyShopGUI-API:1.4.6")
compileOnly("com.github.N0RSKA:ScytherAPI:55a")
Expand Down
Binary file removed lib/customcrafting-spigot-3.16.0.0-f.jar
Binary file not shown.
Binary file added lib/customcrafting-spigot-4.16.8.5.jar
Binary file not shown.
Binary file added lib/wolfyutils-spigot-4.16.14.1.jar
Binary file not shown.

0 comments on commit 476faee

Please sign in to comment.