showTennisGameMessage
Show or hide the message of the tennis scoreboard.
Address
/scoreboard/showTennisGameMessage [isShowGameMessage] [uuid] [sceneId]
Arguments
| Type | Description | |
|---|---|---|
| argument 1 | Boolean | Whether to show the scoreboard. true: Show false: Hide |
| argument 2 | String | Unique ID of the scoreboard, non-essential argument, without which is considered to control the global scoreboard displayed on the PGM scene |
| argument 3 | String | Unique ID of a scene, non-essential argument, only required for a private scoreboard |
Example
Show the message of the tennis scoreboard.
/scoreboard/showTennisGameMessage true