Teleporting
Locations
############################################################
# +------------------------------------------------------+ #
# | Locations | #
# +------------------------------------------------------+ #
############################################################
# Used to predefine certain locations in the world which can be used in other commands
# Type in the location identifier and location using format: x;y;z
# ex. config
# locations:
# spawn: 14;45;62;world
# ex. /freeze myplayer -Tspawn
# This will freeze the player and teleport him to spawn location.
locations:locations:
spawn: 14;45;62;world
jail: 58;789;70;world_netherCommands:
Teleport a player to a location:
Teleport yourself to a player:
Teleport a player to your location:
Teleport a player back to his original location:
Last updated