Fix SteamwarConnectionListener
Some checks failed
SteamWarCI Build failed

This commit is contained in:
2025-06-11 11:42:42 +02:00
parent affad49bf5
commit 1ed0f88702
2 changed files with 5 additions and 35 deletions

View File

@ -39,4 +39,5 @@ dependencies {
compileOnly 'net.md-5:bungeecord-api:1.21-R0.1-SNAPSHOT'
compileOnly 'net.md-5:bungeecord-proxy:1.21-R0.1-SNAPSHOT'
// compileOnly 'codecrafter47.bungeetablistplus:bungeetablistplus-api-bungee:3.5.2'
implementation 'it.unimi.dsi:fastutil-core:8.5.15'
}