Added a simple Bungee mode, that allows an arena to take over the entire server
Code (YAML):
# Bungee mode settings
#
# Bungee mode will redirect any players that join into the given arena,
# and automatically kick them when they finish the game
Bungee
:
# Is bungee mode enabled or not?
Enabled
: false
# The arena key to use. Leave empty to auto-decide.
Arena
:
""
# The server that players should be kicked into when they finish
# their game.
KickToServer
:
"lobby"