#tag condition not working correctly?

1 messages · Page 1 of 1 (latest)

celest turret
#

Hey, I wrote this command. And the output says "Test Passed". Even tho I have the skywars1 tag and I'm clearly within the radius of 150 blocks :(

marsh pilot
#

Try using unless instead of if

#

execute unless entity @e[tag=skywars1,r=150]

celest turret
marsh pilot
celest turret
#

I'mma try your solution :D