Bungeecord join issues solved

Fixed return-server not working
This commit is contained in:
2023-10-23 14:21:15 +02:00
parent 4aa5c1e5ae
commit 533df11984
3 changed files with 16 additions and 20 deletions

View File

@@ -14,6 +14,7 @@ repositories {
dependencies {
implementation 'com.github.waxeria:Minestom:e0427a36f3'
implementation 'org.jctools:jctools-core:4.0.1'
implementation 'com.google.guava:guava:31.0.1-jre'
}
tasks {