i am trying to run a command when someone dies
i have skutilites on and am just trying to get rid of a single tag when they die
Code:
on death:
make player run command "tag @p remove red_flag" as op
on death:
make player run command "tag @p remove blue_flag" as op