Skip to content

v1.2

Latest

Choose a tag to compare

@tocmic tocmic released this 30 Mar 04:54

v1.2
更新内容:

支持更低的版本
扩充了帮助指令页面
修复了掉落捡不起来的0元硬币的bug

Support for Lower versions(1.8+)
Help command enriched.
Fixed dropping of unpickable 0 valued coin.

新的配置文件项目(这些项目会在更新后自动添加):

Locale: true                         #是否开启本地化功能
LowVersionMode:
  Enabled: false                    #是否开启低版本模式
  #标题栏的内容,为raw json文本格式,可以参照minecraftwiki上title命令修改
  Title: '{"text":"LowVersionMode","color":"red"}'
  Subtitle: '{"text":"This server is running a low version","color":"red"}'