Path: plugins/MinigameMaker/Settings/Config.yml. After edits, run /mgm reload.
Enhanced with Epic Core
# Do not change this. Changing it can break saved data.
version: 1.7
# Put players into a minigame as soon as they join the server
add_to_minigame_on_join: false
# Hide the join message Minigame Maker would show
disable_join_message: false
# How often the in-game sidebar updates (in seconds)
# Higher number = refreshes less often
scoreboard_refresh_seconds: 1
# Print command results in the server console (useful for debugging)
command_feedback: true
# Epic Core Required Features
# If kicked for being AFK also remove them from their minigame
afk_kick_from_minigame: false
# World Guard Required Features
# Auto-join a minigame when a player enters a WorldGuard region
start_in_region:
- 'minigame1:region'
- 'minigame2:region'
# Turn on if your console supports colors. Leave false if it does not.
logging:
colors: false