fz-survival-datapack/data/fz/functions/score/runbotdead.mcfunction

4 lines
219 B
Mcfunction
Raw Normal View History

2020-01-09 18:38:21 +08:00
tag @s remove carpetBot
team leave @s
execute if score @s botDeath matches 1.. run scoreboard players operation @s deathCounter -= 1 1
execute if score @s botDeath matches 1.. run scoreboard players reset @s botDeath