fix(ball-common): 提前对服务器 id 和 name 进行空判断
This commit is contained in:
@@ -5,7 +5,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = "cn.hamster3.mc.plugin"
|
||||
version = "1.7.1"
|
||||
version = "1.7.2"
|
||||
description = "基于 Redis 的 Minecraft 服务端通用消息中间件"
|
||||
|
||||
subprojects {
|
||||
|
Reference in New Issue
Block a user