feat: 使用 MiniMessage 读取消息

This commit is contained in:
2024-01-20 15:43:11 +08:00
parent 1a23117157
commit aaef3c564c
10 changed files with 100 additions and 50 deletions

View File

@@ -5,7 +5,7 @@ plugins {
}
group = "cn.hamster3.mc.plugin"
version = "1.2.0"
version = "1.2.1"
subprojects {
apply {