Region - Create Walls (Effect) — skript-worldedit

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

Syntax

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

Description

Creates the walls of a given region using a given pattern.

Examples

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

View source