feat: 兼容仓鼠球更新
This commit is contained in:
@@ -5,7 +5,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = "cn.hamster3.mc.plugin"
|
||||
version = "1.4.4"
|
||||
version = "1.4.5"
|
||||
|
||||
repositories {
|
||||
maven {
|
||||
@@ -20,8 +20,8 @@ dependencies {
|
||||
compileOnly("org.spigotmc:spigot-api:1.18.2-R0.1-SNAPSHOT")
|
||||
compileOnly("net.md-5:bungeecord-api:1.20-R0.1-SNAPSHOT")
|
||||
|
||||
compileOnly("cn.hamster3.mc.plugin:core-bukkit:1.2.2")
|
||||
compileOnly("cn.hamster3.mc.plugin:ball-bukkit:1.5.7")
|
||||
compileOnly("cn.hamster3.mc.plugin:core-bukkit:+")
|
||||
compileOnly("cn.hamster3.mc.plugin:ball-bukkit:+")
|
||||
|
||||
compileOnly("me.clip:placeholderapi:2.11.2")
|
||||
}
|
||||
|
Reference in New Issue
Block a user