perf: 简化代码

This commit is contained in:
2024-03-17 01:13:45 +08:00
parent 0d2f5f0468
commit ade9a1094a
12 changed files with 98 additions and 175 deletions

View File

@@ -8,7 +8,7 @@ dependencies {
}
compileOnly("net.md-5:bungeecord-api:1.20-R0.1")
compileOnly("cn.hamster3.mc.plugin:core-bungee:1.3.0")
compileOnly("cn.hamster3.mc.plugin:core-bungee:+")
}
tasks {