perf: 重写部分代码

This commit is contained in:
2023-05-31 04:33:29 +08:00
parent 5851272688
commit e557202ea3
7 changed files with 50 additions and 21 deletions

View File

@@ -5,6 +5,7 @@ evaluationDependsOn(':hamster-ball-common')
dependencies {
apiShade(project(":hamster-ball-common")) { transitive = false }
//noinspection VulnerableLibrariesLocal
compileOnly 'net.md-5:bungeecord-api:1.19-R0.1-SNAPSHOT'
compileOnly "cn.hamster3.mc.plugin.core:bungeecord:${hamster_core_version}"