Add files via upload
This commit is contained in:
parent
7a9adc2aac
commit
a6adb22990
@ -7,18 +7,21 @@ A Minecraft Datapack
|
|||||||
#### 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
|
||||||
|
|
||||||
记分板:/trigger scoreSwitch set -1关;1循环播放;2-9订阅单独的记分板
|
记分板:/trigger scoreswitch set -1关;1循环播放;2-9订阅单独的记分板
|
||||||
扫地姬:/trigger cleaner set -1关;>=30开
|
扫地姬:/trigger cleaner set -1关;>=30开
|
||||||
设置界面:/trigger options
|
设置界面:/trigger options
|
||||||
如果您在使用carpet mod的话:
|
如果您在使用carpet mod的话:
|
||||||
务必使用“/script invoke summon 玩家名”召唤假人,可以避免将他们计入记分板总分!
|
务必使用“/script invoke summon 玩家名”召唤假人,可以避免将他们计入记分板总分!
|
||||||
适配https://github.com/Harveykang/TagPlayer 地毯插件,需要放在“存档名\scripts”文件夹中
|
务必使用“/script invoke kill 玩家名”移除假人,否则其标签无法删除!
|
||||||
|
|
||||||
|
##### v1.4.2
|
||||||
|
- 修复扫地机时间设置过长时会导致刷屏清物品的bug
|
||||||
|
|
||||||
##### v1.4.1
|
##### v1.4.1
|
||||||
- 修复并改善了玩家睡觉提醒,现在需要玩家自己确认是否发出想要跳过夜晚的消息
|
- 修复并改善了玩家睡觉提醒,现在需要玩家自己确认是否发出想要跳过夜晚的消息
|
||||||
- 更新内置tagplayer(/script invoke summon等脚本)版本为0.1.0
|
- 更新内置tagplayer(/script invoke summon等脚本)版本为0.1.0
|
||||||
|
|
||||||
##### v1.4.0
|
##### v1.4
|
||||||
- 解决了手杀tagplayer不能删除其标签的缺陷,标签会在他们重进游戏时删除,如果使用指令再次召唤则不会删除
|
- 解决了手杀tagplayer不能删除其标签的缺陷,标签会在他们重进游戏时删除,如果使用指令再次召唤则不会删除
|
||||||
- 为扫地姬增加了boss血条时间提示和声音提醒,聊天栏、血条栏、声音提示均可开关
|
- 为扫地姬增加了boss血条时间提示和声音提醒,聊天栏、血条栏、声音提示均可开关
|
||||||
- tagplayer现在有“假的 ”前缀,避免分不清玩家列表中那些是假人
|
- tagplayer现在有“假的 ”前缀,避免分不清玩家列表中那些是假人
|
||||||
|
Loading…
Reference in New Issue
Block a user