Merge branch '2.0' into 2.0-dev

This commit is contained in:
Harveykang 2020-12-07 04:27:34 +08:00 committed by GitHub
commit f4693c8aae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,29 +1,29 @@
# FZ-sDataPack # FZ-sDataPack
A Minecraft Datapack A Minecraft Datapack
#### @Author: Harveykang #### @Author: Harveykang
#### This project is licensed under the terms of the GNU General Public License v3.0. #### This project is licensed under the terms of the GNU General Public License v3.0.
#### Copyright (C)2019-2020 Harvey.Kang #### Copyright (C)2019-2020 Harvey.Kang
#### v2.0.0 #### v2.0.0
- 重写 - 重写
- 支持Minecraft1.16.x - 支持Minecraft1.16.x
- 抬头并按一下shift来打开设置界面 - 抬头并按一下shift来打开设置界面
- 压缩包中的tagplayer.sc - 压缩包中的tagplayer.sc
- 把它放在world/scripts中然后“/reload” - 把它放在world/scripts中然后“/reload”
- 使用/tagplayer 命令生成假人可以避免假人被数据包提供的记分板捕捉到~ - 使用/tagplayer 命令生成假人可以避免假人被数据包提供的记分板捕捉到~
- tagplayer现在需要地毯mod1.4.18或以上版本来运行 - tagplayer现在需要地毯mod1.4.18或以上版本来运行
- 压缩包中的restore_scores.sc工具可以恢复或从1.0版本升级记分板~ - 压缩包中的restore_scores.sc工具可以恢复或从1.0版本升级记分板~
- 把它放在world/scripts中然后“/reload” - 把它放在world/scripts中然后“/reload”
- *该工具会先删除旧的记分板* - *该工具会先删除旧的记分板*
- 输入“/restore_scores by_whitelist”恢复白名单内的玩家的记分板 - 输入“/restore_scores by_whitelist”恢复白名单内的玩家的记分板
##### - v2.0.0.5 ##### - v2.0.0.5
- 修复挖掘榜部分工具不起作用的bug - 修复挖掘榜部分工具不起作用的bug
- 添加restore_scores.sc工具便于恢复或从1.0版本升级记分板 - 添加restore_scores.sc工具便于恢复或从1.0版本升级记分板
##### - v2.0.0.4 ##### - v2.0.0.4
- 添加彩色字体 - 添加彩色字体
##### - v2.0.0.3 ##### - v2.0.0.3
- tagplayer需要地毯mod1.4.18或以上版本来运行 - tagplayer需要地毯mod1.4.18或以上版本来运行
- 优化了tagplayer体验及修复若干bug - 优化了tagplayer体验及修复若干bug
##### - v2.0.0.2 ##### - v2.0.0.2
- 重写 - 重写