1
Command help
Hello! I have this command > 'execute at @e[type=minecraft:armor_stand,name="loc"] run tp @a[distance=..2] 533 19 -227' in a repeating command block. It should be teleporting any player within a distance of 2 from the armor stand or below to a certain location, but it simply isn't working. Can anyone help?
2
Ah! thanks very much it is working now! :)
First of all, make sure that your repeating command block is working. (Should be set on Repeat | Unconditional | Always Active.)
Next, check that your armor_stand is actually named "loc".
I tested your command, and it seems to work fine.
Next, check that your armor_stand is actually named "loc".
I tested your command, and it seems to work fine.
