fix: 修复当 load-player-info-filter 有多个条目时无法加载玩家数据的问题

This commit is contained in:
2024-03-08 15:31:58 +08:00
parent 54db21ea51
commit d3f2a516c8
3 changed files with 10 additions and 10 deletions

View File

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