On First Join (Event) — Skript
Addon: Skript · Category: Event · Since: 1.3.7
Syntax
[on] first (join|login)Description
Called when a player joins the server for the first time.
Event Values
- event-player
- event-world
Examples
on first join:
broadcast "Welcome %player% to the server!"