Minigame Force Start
| Property | Value |
|---|---|
| Entry ID | minigame_forcestart |
| Type | Action |
| Color | Green |
| Icon | mdi:play |
Description
Force-starts the specified minigame arena, bypassing the minimum player count requirement. This is useful for testing or for admin commands.
Fields
| Field | Type | Description |
|---|---|---|
arena | Ref<MinigameArenaDefinition> | Arena to start |
Usage Example
minigame_forcestart:
arena: ref:my_parkour_arena
The parkour arena starts immediately, regardless of how many players are in the lobby.