List of server commands/tp: Difference between revisions

From Vintage Story Wiki
m (Corrected the keyboard modifier mentioned in the syntax explanation for the teleportation to absolute coordinates - should be CTRL instead of ALT.)
No edit summary
Line 1: Line 1:
<languages/>
<translate>
<onlyinclude>
* <code>/tp [coordinates]</code><br />Teleport yourself to the [[Coordinates|position]] given.
* <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.
Line 9: Line 13:


* <code>/tpwp [starts with name]</code><br/ >Teleport yourself to a waypoint.
* <code>/tpwp [starts with name]</code><br/ >Teleport yourself to a waypoint.
</onlyinclude>
[[List of server commands]]
</translate>

Revision as of 11:32, 16 May 2023

Other languages:


  • /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 CTRL + 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.
  • /tpwp [starts with name]
    Teleport yourself to a waypoint.


List of server commands