feat: 适配API更新
This commit is contained in:
@@ -5,6 +5,6 @@ dependencies {
|
||||
//noinspection VulnerableLibrariesLocal
|
||||
compileOnly "net.md-5:bungeecord-api:${bungeecord_api_version}"
|
||||
|
||||
compileOnly "cn.hamster3.mc.plugin.core:bukkit:${hamster_core_version}"
|
||||
compileOnly "cn.hamster3.mc.plugin.ball:bukkit:${hamster_ball_version}"
|
||||
compileOnly "cn.hamster3.mc.plugin:core-bukkit:${hamster_core_version}"
|
||||
compileOnly "cn.hamster3.mc.plugin:ball-bukkit:${hamster_ball_version}"
|
||||
}
|
||||
|
Reference in New Issue
Block a user