Schematic - Exists (Condition) — skript-worldedit

Addon: skript-worldedit · Category: Condition · Since: 1.1.3

Syntax

schem[atic] [named] %string% exists

Description

Checks whether a schematic with a given name exists.

Examples

if schematic named "example" exists:

View source