Set Blocks (Effect) — skript-worldedit

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

Syntax

(use ([fastasync]world[ ]edit|[fa]we) to|[fastasync]world[ ]edit|[fa]we) set [the] blocks in %worldeditregions% to [pattern] %string/itemtype/worldeditpattern% [lazily]

Description

Sets the blocks in a region with a given pattern.

Examples

use we to set blocks in {region} to "33%%red_wool,33%blue_wool,33%green_wool"

View source