Config (Expression) — Skript
Addon: Skript · Category: Expression · Since: 2.10
Syntax
[the] [skript] configDescription
The Skript config. This can be reloaded, or navigated to retrieve options.
Examples
set {_node} to node "language" in the skript config
if text value of {_node} is "french":
broadcast "Bonjour!"