travel

An API to travel to coordinates using Plethora's Kinetic Augment. This REQUIRES Plethora.

travel(x, y, z)Move player to set of coordinates within 50 blocks
travel(x, y, z)Source

Move player to set of coordinates within 50 blocks

Parameters

  1. x number X coordinate to travel to.
  2. y number Y height level to keep while travelling.
  3. z number Z coordinate to travel to.