fz-survival-datapack/data/fz/functions/sweeper/timer/1min.mcfunction

3 lines
255 B
Mcfunction
Raw Normal View History

2021-07-03 18:55:08 +08:00
tellraw @a[tag=!fz.sweeperMessageOff] {"text": "[提醒]1min后清理掉落物","color": "#66ffff"}
execute as @a[tag=!fz.sweeperSoundOff] at @s run playsound minecraft:block.note_block.pling voice @s ~ ~ ~ 1 1
schedule function fz:sweeper/timer/30s 30s