Chapter 4
Expansion
A list of expansions to add more features to the base plugin.
A list of expansions to add more features to the base plugin.
This is a picker that choose an arena based on a specific set of time events.
-shaded fileplugins/GamesInTheBox/expansionspicker-type: cron
pick-time:
  arena1: "* 10 0 ? * * *"
  arena2: "* 20 0 ? * * *"
  arena3: "* 30 0 ? * * *"
settings:
  # Your game settings are generated herepick-time: The pair of the arena name and a Cron expression that describes how often the arena takes part inYou can go to this page to generate a Cron expression.
| Variable | Description | 
|---|---|
{picker_time_left} | The time left before choosing the next arena | 
{picker_next_game_name} | The display name of the game of the next arena |