(Official) LUA Scripting Documentation
teleport
Teleport the player.
Spec:
teleport(
long x,
long y,
long z)
Parameters
x: The x component of the map point of the teleport destination.y: The y component of the map point of the teleport destination.z: The z component of the map point of the teleport destination.
Incomplete
This documentation is incomplete