- Added automatically scheduled games.
- New config values:
- 'Scheduled games' - if set to true, it will automatically host games for you every so often if enough players are online.
- 'Scheduled games interval' - this is how frequently the scheduled games will be hosted if they are enabled.
- 'Scheduled games minimum players' - this is how many players must be online for a scheduled game to be hosted.
- In the trivia main menu, if scheduled games are enabled, it will show you when the next one is.
- Added customizable delay between questions.
- New config value:
- 'Time between rounds' - this is an integer value for the amount of seconds between each of the rounds. Set it to higher if you want more breathing space. (Default is 2).
- New subcommands
- /trivia start
- This will quickly host a trivia game with default values (and you can run this command through console).
- /trivia stop
- This forcibly stops the trivia game.
Let me know if you run into any issues, and I will fix them for you.