Triggers
trigger/startup
Startup Trigger
Fires once when the graph is enabled (i.e. when the server starts or the graph is toggled on).
Note: Use this to initialise data, create initial inventory setups, or broadcast a startup message.
Outputs
| Name | Type | Description |
|---|---|---|
exec |
exec | Fires once at startup. |