fz-survival-datapack/README.md
2020-12-07 04:27:34 +08:00

1.1 KiB
Raw Blame History

FZ-sDataPack

A Minecraft Datapack

@Author: Harveykang

This project is licensed under the terms of the GNU General Public License v3.0.

v2.0.0

  • 重写
  • 支持Minecraft1.16.x
  • 抬头并按一下shift来打开设置界面
  • 压缩包中的tagplayer.sc
    • 把它放在world/scripts中然后“/reload”
    • 使用/tagplayer 命令生成假人可以避免假人被数据包提供的记分板捕捉到~
    • tagplayer现在需要地毯mod1.4.18或以上版本来运行
  • 压缩包中的restore_scores.sc工具可以恢复或从1.0版本升级记分板~
    • 把它放在world/scripts中然后“/reload”
    • 该工具会先删除旧的记分板
    • 输入“/restore_scores by_whitelist”恢复白名单内的玩家的记分板
- v2.0.0.5
  • 修复挖掘榜部分工具不起作用的bug
  • 添加restore_scores.sc工具便于恢复或从1.0版本升级记分板
- v2.0.0.4
  • 添加彩色字体
- v2.0.0.3
  • tagplayer需要地毯mod1.4.18或以上版本来运行
  • 优化了tagplayer体验及修复若干bug
- v2.0.0.2
  • 重写