As someone requested, it is now possible to disable certain game types.
This does require some small config changes since the plugin doesn't do that itself yet, however. messages.yml In this update it is required to add the following two values under error in the messages.yml:
Code (YAML):
error:
gameDisabled: '
{plugin
} &4Error! This game type is disabled!'
noGamesEnabled: '
{plugin
} &4Error! autoStart requires at least one game to be enabled!'
config.yml This update is not required, but recommended anyway. In config.yml under gameOptions, make sure that the following things exist: