From a6adb22990b890de377a7817eb2075add5f7de1b Mon Sep 17 00:00:00 2001 From: Harveykang <46108547+Harveykang@users.noreply.github.com> Date: Thu, 26 Mar 2020 08:19:51 +0800 Subject: [PATCH] Add files via upload --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 16ca7ad..4cea78d 100644 --- a/README.md +++ b/README.md @@ -7,18 +7,21 @@ A Minecraft Datapack #### This project is licensed under the terms of the GNU General Public License v3.0. #### Copyright (C)2019-2020 Harvey.Kang -记分板:/trigger scoreSwitch set -1关;1循环播放;2-9订阅单独的记分板 +记分板:/trigger scoreswitch set -1关;1循环播放;2-9订阅单独的记分板 扫地姬:/trigger cleaner set -1关;>=30开 设置界面:/trigger options 如果您在使用carpet mod的话: 务必使用“/script invoke summon 玩家名”召唤假人,可以避免将他们计入记分板总分! -适配https://github.com/Harveykang/TagPlayer 地毯插件,需要放在“存档名\scripts”文件夹中 +务必使用“/script invoke kill 玩家名”移除假人,否则其标签无法删除! + +##### v1.4.2 +- 修复扫地机时间设置过长时会导致刷屏清物品的bug ##### v1.4.1 - 修复并改善了玩家睡觉提醒,现在需要玩家自己确认是否发出想要跳过夜晚的消息 - 更新内置tagplayer(/script invoke summon等脚本)版本为0.1.0 -##### v1.4.0 +##### v1.4 - 解决了手杀tagplayer不能删除其标签的缺陷,标签会在他们重进游戏时删除,如果使用指令再次召唤则不会删除 - 为扫地姬增加了boss血条时间提示和声音提醒,聊天栏、血条栏、声音提示均可开关 - tagplayer现在有“假的 ”前缀,避免分不清玩家列表中那些是假人 @@ -27,7 +30,7 @@ A Minecraft Datapack - 现在又可以通过”/function fz:功能名/uninstall“删除部分功能了,它们依然可在需要的时候通过”/function fz:功能名/install“添加回来 - 添加更多tagplayer帮助(一大坨) - 添加假人状态查询功能,使用/script invoke check xxx或/script invoke checkall -- tagplayer适配https://github.com/Harveykang/TagPlayer 地毯插件,需要放在“存档名\scripts”文件夹中 +- tagplayer适配https://github.com/Harveykang/TagPlayer地毯插件,需要放在“存档名\scripts”文件夹中 ##### v1.3.3 - 添加鳕鱼、鲑鱼、热带鱼、河豚、蝙蝠的AI开关(仅1.15)