# General

* `snowbyte.game.start`
  * Description: Allow force-starting a match (`/forcestart` / `/start`) when the player is in a joinable game.
  * Recommended default: `op`
  * Typical assignment: `vip`.
* `snowbyte.game.announce`
  * Description: Allow announcing a waiting game to the server (`/announce`, `/announcegame`, `/alertgame`) which sends clickable join messages to online players.
  * Recommended default: `op`
  * Typical assignment: `vip`.
