This file is only for in-game usage. It's not recommended to edit it while the server is on! The file contains all information about created arenas.
BungeeCord configuration is there. You must enable bungee support first in config.yml. Set BungeeActivated to true to enable it.
What is MOTD Manager? MOTD Manager modifies server's MOTD to make it readable by Server Bungeecord systems like Timo Cloud, CloudNet and Bungee Signs. MOTD is based on game state if that option is enabled.
config.yml is very well commented. No need to explain more any part of it.
Here you can set up MySQL plugin configuration. You need to enable MySQL first in config.yml. Set DatabaseActivated option to true.
Plugin is 95% translatable via language.yml file.
As we got locales the plugin will create other files on the folder /locales
The only file you should edit is thelanguage.yml
on the main plugin folder!
However, you can use localization support which is implemented in MM.
To change locale of plugin go to config.yml and modify locale value.
# default - English language. Uses 'language.yml'.# de - Deutsche sprache pl - Język polski# es - Idioma español# fr - Langue française# hu - Magyar nyelv# pt_br - Português Brasileiro# it - Lingua italiana ru - Русский язык# nl - Dutch
Flat file (.yml) - enabled by default
MySQL (database) - can be enabled in config.yml (see mysql.yml)