2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2026-04-08 16:10:26 +00:00

player manager

This commit is contained in:
2026-04-04 10:40:46 +04:00
parent f58a212782
commit c97de82970
17 changed files with 311 additions and 76 deletions

View File

@@ -1,7 +1,6 @@
dependencies {
compileOnly(project(":valiobungee-core"))
api(libs.redisson)
}
description = "ValioBungee Redisson implementation"