Respawn location (Expression) — Skript

Addon: Skript · Category: Expression · Since: 2.2-dev35

Syntax

[the] respawn location

Description

The location that a player should respawn at. This is used within the respawn event.

Examples

on respawn:
	set respawn location to {example::spawn}

View source