Region - Create Faces (Effect) — skript-worldedit

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

Syntax

(create|place|make|generate) [the] faces (of|around) %worldeditregions% ([made] out of|with|using) [pattern] %string/itemtype/worldeditpattern% [lazily]

Description

Creates the faces (walls + ceiling + floor) of a given region using a given pattern.

Examples

create the faces of {region} made out of "50%%stone,30%%stone_bricks,20%%cobblestone"

View source