fz-survival-datapack/data/fz/functions/sweeper/timer/30s.mcfunction
2021-07-03 18:55:08 +08:00

3 lines
254 B
Mcfunction

tellraw @a[tag=!fz.sweeperMessageOff] {"text": "[提醒]30s后清理掉落物","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/10s 20s