Region - Faces (Expression) — skript-worldedit

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

Syntax

[the] [region] faces of %worldeditregion%

Description

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

Examples

set {faces} to region faces of {cuboid}

View source