Add player variable to TPPos.
mibby opened this issue · 2 comments
Would it be possible to add a player variable to the tppos command? So you can force players to a specific coordinate in a specific world via console commands that auto-replace a %player% placeholder with the player name?
i.e.
/tppos <x> <y> <z> [yaw] [pitch] [world] [player]
With a condition if [player] is used, don't teleport yourself -- check for that player instead.