Changed room join method for api driven rooms

This commit is contained in:
2023-11-19 13:06:34 +01:00
parent 5f6473b0fb
commit 76192b1f97
5 changed files with 42 additions and 22 deletions

View File

@ -33,7 +33,11 @@ dependencies {
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.0'
//https://jitpack.io/#Minestom/Minestom
implementation 'com.github.waxeria:Minestom:e0427a36f3'
// implementation 'com.github.waxeria:Minestom:e0427a36f3'
// implementation 'dev.hollowcube:minestom-ce:5bcc72b911'
implementation 'dev.hollowcube:minestom-ce:e146a9393e'
implementation 'dev.hollowcube:minestom-ce-extensions:1.2.0'
//Tools