On Spawn Change (Event) — Skript

Addon: Skript · Category: Event · Since: 1.0

Syntax

[on] [world] spawn change

Description

Called when the spawn point of a world changes.

Event Values

  • event-world

Examples

on spawn change:
	broadcast "someone changed the spawn!"

View source