feat: 使用 redission 作为消息中间件

This commit is contained in:
2023-08-20 22:17:32 +08:00
parent fa7f07657f
commit b8d35f3fce
39 changed files with 435 additions and 1380 deletions

4
settings.gradle.kts Normal file
View File

@@ -0,0 +1,4 @@
rootProject.name = "hamster-ball"
include("ball-bukkit")
include("ball-common")
include("ball-bungeecord")