Is Script Loaded (Condition) — Skript

Addon: Skript · Category: Condition · Since: 2.2-dev31

Syntax

script[s] [%-strings%] (is|are) loaded

Description

Check if the current script, or another script, is currently loaded.

Examples

script is loaded
script "example.sk" is loaded

View source