Triggered when the game fails to connect.
Planned
game:allOnce the player count condition is met, notify all players that the game can start.
Provide the IDs of all players and sort them.
Planned
game:countdownTrigger game start, begin countdown (currently only sends once).
Game countdown time.
Planned
game:endGame ends when conditions are met.
Planned
game:masterNotify which player is the master of the room.
Planned
game:timerGame countdown during the game, sent at specified intervals.
Game duration.
Planned
game:timeGame ends when the game time is up.
Planned
game:waitTrigger when a player joins the game, notify all players to wait for others.
Provide the IDs of all players and sort them.
Triggered when a custom message is received.
Custom message
Planned
receive:ownerTriggered when owner update is received.
Event parameters, including event name, target ID, successful player, etc.
Triggered when a trigger message is received.
Trigger message
Triggered when the game successfully connects.