版本更新至 4.07

修复:玩家列表排序导致其他小游戏插件报废(自己写个容器保存玩家能累死?非要用傻逼计分板?)
修复:1.8 首次发送 Json 报错问题
This commit is contained in:
坏黑
2018-05-31 22:16:50 +08:00
parent 5843e0be04
commit efeb088a70
7 changed files with 21 additions and 7 deletions

View File

@@ -155,5 +155,6 @@ public class TLocale {
sender.sendMessage(TextComponent.toLegacyText(ComponentSerializer.parse(rawMessage)));
}
}
}
}