Location (Type) — Skript

Addon: Skript · Category: Type · Since: 1.0

Syntax

location

Description

A location in a world. Locations are world-specific and even store a direction, e.g. if you save a location and later teleport to it you will face the exact same direction you did when you saved the location.

Examples

teleport player to location at 0, 69, 0
set {home::%uuid of player%} to location of the player

View source