Minigame Open Lobby
| Property | Value |
|---|---|
| Entry ID | minigame_open_lobby |
| Type | Action |
| Color | Blue |
| Icon | mdi:account-group |
Description
Opens the lobby menu for the minigame the player is currently in. If the player is not in any game, a configurable message is shown instead.
Fields
| Field | Type | Description |
|---|---|---|
notInGameMessage | String | Message if player is not in any game |
Usage Example
minigame_open_lobby:
notInGameMessage: "You are not currently in a minigame!"
If the player is in a game, the lobby menu opens. Otherwise they see the message above.