I'm trying to get my plugin to /echo my target's x, y, and z coordinates but can't seem to get it to work right.
Basically I want it to:
/echo $target(x)
/echo $target(y)
/echo $target(z)
...either in 3 consecutive lines or, preferrably, all on one line. I tried using "WriteChatColor" but that just prints those variables as text.
Any help is appreciated.


