Region - Walls (Expression) — skript-worldedit

Addon: skript-worldedit · Category: Expression · Since: 1.0.0

Syntax

[the] [region] walls of %worldeditregion%

Description

Gets the walls of a given region. This expression only works on cuboid regions. This returns another region, which can be used in other operations.

Examples

set {walls} to region walls of {cuboid}

View source