mirror of
https://github.com/Xiao-MoMi/Custom-Fishing.git
synced 2025-12-28 11:29:15 +00:00
pre-3
This commit is contained in:
@@ -3,7 +3,7 @@ dependencies {
|
||||
compileOnly("dev.folia:folia-api:1.20.1-R0.1-SNAPSHOT")
|
||||
|
||||
// command
|
||||
compileOnly("dev.jorel:commandapi-bukkit-core:9.1.0")
|
||||
compileOnly("dev.jorel:commandapi-bukkit-core:9.2.0")
|
||||
|
||||
// packet
|
||||
compileOnly("com.comphenix.protocol:ProtocolLib:5.1.0")
|
||||
|
||||
@@ -205,7 +205,7 @@ public class CustomFishingPluginImpl extends CustomFishingPlugin {
|
||||
"org.mongodb:mongodb-driver-core:4.10.2", mavenRepo,
|
||||
"org.mongodb:bson:4.10.2", mavenRepo,
|
||||
"org.xerial:sqlite-jdbc:3.42.0.0", mavenRepo,
|
||||
"dev.jorel:commandapi-bukkit-shade:9.1.0", mavenRepo
|
||||
"dev.jorel:commandapi-bukkit-shade:9.2.0", mavenRepo
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user