Region - Inset/Outset (Effect) — skript-worldedit

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

Syntax

(in|out)set %worldeditregions% by %number% [blocks] [vertically|horizontally]

Description

Insets or outsets a region by a given number of blocks. Can optionally only perform the operation vertically (up and down) or horizontally (north, south, east, and west).

Examples

outset {region} by 10 blocks

View source