Skip to content

fakeplayer-0.3.6

Compare
Choose a tag to compare
@tanyaofei tanyaofei released this 02 Aug 11:40
· 106 commits to master since this release

Feature:

  • 📄Server logs translate to English.
  • 📄服务端少量的日志修改为英文
  • ✨Command suggestions of /fp cmd will suggest base on the fake player but not the command sender.
  • ✨/fp cmd 命令的提示基于假人而不是当前输入命令的玩家
  • 📦Default config file will generate with name config.tmpl.yml. Now you can known what's updated before deleting the config file.
  • 📦默认配置文件将生成到 config.tmp.yml,这样你可以在删掉当前配置文件前先看到新的配置文件
  • 📖Different language for different player
  • 📖不同的玩家使用不同的翻译语言
  • ⚙️Adding a prevent-kicking to prevent some plugin kick fake players when they are spawning
  • ⚙️添加 prevent-kicking 配置项来避免其他插件踢掉假人以解决兼容性问题

Fix:

  • 💫Fix Leaves software can not spawn fake players
  • 💫修复 Leaves 核心无法创建假人
  • 🫥Reduce jar file size
  • 🫥减少 jar 文件大小