Region (Expression) — skript-worldguard

Addon: skript-worldguard · Category: Expression · Since: 1.0

Syntax

[the] [worldguard] region

Description

The region in any region related event.

Examples

on region enter:
	send "You have entered %region%"

View source