feat: 添加管理员指令

This commit is contained in:
2024-08-08 04:46:07 +08:00
parent 518517a4e0
commit 4d3d93887d
14 changed files with 92 additions and 68 deletions

View File

@@ -5,7 +5,7 @@ plugins {
}
group = "cn.hamster3.mc.plugin"
version = "1.6.5-SNAPSHOT"
version = "1.7.0-SNAPSHOT"
description = "基于 Redis 的 Minecraft 服务端通用消息中间件"
subprojects {