load — Blocks

load
Lifecycle1.0.0

Description

Declares a block that runs when the script is loaded (plugin enable).

Allowed Contexts

Root LevelInside Block

Examples

load: broadcast "Script fully loaded!"

All Possible Usages (1)

Every distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.

load

Related (Lifecycle)