版本更新至 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

@@ -33,6 +33,10 @@ LOCALE:
# 关闭可提升性能
# 如果需要开启仍然可以在语言文件中加入 papi: true
USE_PAPI: false
# 玩家列表TAB是否根据前缀排序
# 启用后将会导致部分通过计分板获取玩家数据的插件出错BedwarsRel、SkyWars
TABLIST-SORT: false
# 是否启用更新检测
UPDATE-CHECK: true