Parkour Start Event
Type:on_start
Triggered when a player starts a parkour run.
Context Keys
| Key | Type | Description |
|---|---|---|
PARKOUR | String | ID of the parkour. |
Configuration
| Field | Type | Default | Description |
|---|---|---|---|
id | String | "" | Unique identifier. |
parkour | Ref<Parkour> | Empty | Optional filter for specific parkour. |
particle | Particle | Null | Optional particle effect. |