Update README.md

This commit is contained in:
Harveykang 2020-12-11 12:40:46 +08:00 committed by GitHub
parent c91488c464
commit ca1ce3ed56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,12 +12,13 @@ A Minecraft Datapack
- 压缩包中的tagplayer.sc
- 把它放在“存档名/scripts”中然后“/script load tagplayer”
- 使用/tagplayer 命令生成假人可以避免假人被数据包提供的记分板捕捉到~
- tagplayer现在需要地毯mod1.4.18或以上版本来运行
- tagplayer需要地毯mod1.4.18或以上版本来运行
- 压缩包中的restore_scores.sc工具可以恢复或从1.0版本升级记分板~
- 把它放在“存档名/scripts”中然后“/script load restore_scores”
- *该工具会先删除旧的记分板*
- 输入“/restore_scores by_whitelist”恢复白名单内的玩家的记分板
- *用完记得删除它并“/script unload restore_scores”*
- restore_scores需要地毯mod1.4.13或以上版本来运行
##### - v2.0.0.5
- 修复挖掘榜部分工具不起作用的bug
- 添加restore_scores.sc工具便于恢复或从1.0版本升级记分板