fix: 修复 eco 管理员指令无法补全玩家名称的问题

This commit is contained in:
2024-05-08 02:15:32 +08:00
parent 13b8a3ee73
commit 0743728cbf
2 changed files with 4 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ plugins {
}
group 'cn.hamster3'
version '2.2.3'
version '2.2.4'
repositories {
maven {