List of server commands/tp: Difference between revisions

From Vintage Story Wiki
(Created page with "* <code>/tp [coordinates]</code><br />Teleport yourself to a different position. ** <code>/tp x y z</code><br />Teleports the player to given pretty coordinate visible from th...")
 
m (link to coords page)
Line 1: Line 1:
* <code>/tp [coordinates]</code><br />Teleport yourself to a different position.
* <code>/tp [coordinates]</code><br />Teleport yourself to the [[Coordinates|position]] given.
** <code>/tp x y z</code><br />Teleports the player to given pretty coordinate visible from the pretty coordinate box.
** <code>/tp x y z</code><br />Teleports the player to given pretty coordinate visible from the pretty coordinate box.
** <code>/tp =x =y =z</code><br />Teleports the player to given absolute coordinate visible from the debug screen on ALT + F3.
** <code>/tp =x =y =z</code><br />Teleports the player to given absolute coordinate visible from the debug screen on ALT + F3.

Revision as of 15:37, 16 April 2020

  • /tp [coordinates]
    Teleport yourself to the position given.
    • /tp x y z
      Teleports the player to given pretty coordinate visible from the pretty coordinate box.
    • /tp =x =y =z
      Teleports the player to given absolute coordinate visible from the debug screen on ALT + F3.
    • /tp ~x ~y ~z
      Teleports player by a given relative distance, i.e. teleport ~1 ~0 ~0 will teleport the player one block in x direction.
  • /tp [playername] [coordinates]
    Teleport given player to a different position.
  • /tp [playername]
    Teleport yourself to given player.