4 lines
219 B
Mcfunction
4 lines
219 B
Mcfunction
|
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
|