Regions (Expression) — skript-worldguard

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

Syntax

[the] [worldguard] region[s] [named] %strings% [(in|of) %world%]

Description

An expression to obtain all regions of a specific world or the region with a specific name in a world. Please note that region names (IDs) are case insensitive.

Examples

the region "region" in world("world"
all of the regions in the player's world

View source