Is YAML Loaded (Condition) — skript-yaml

Addon: skript-yaml · Category: Condition · Since: 1.0.3

Syntax

y[a]ml[s] %strings% (is|are) loaded

Description

Checks if one or more YAML files are loaded into memory using said ID.

Examples

yaml "config" is loaded:
 
yaml "config" and "messages" aren't loaded:

View source