How to point a compass arrow to a certain player?
Solution 1:
This is easily possible with commands. Do:
/execute @p ~ ~ ~ setworldspawn
This will make the compass point on them but unfortunately also makes players spawn there.
This is easily possible with commands. Do:
/execute @p ~ ~ ~ setworldspawn
This will make the compass point on them but unfortunately also makes players spawn there.