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 - uses messages from 'language.yml' file.# de - Deutsche sprache pl - Jezyk polski# es - Idioma español fr - Langue française# zh - 简体中文 vn - Tiếng Việt# hu - Magyar nyelv kr - 한국어# tr - Türk dili id - Bhasa Indonesia# et - Eesti keel ru - Русский язык# cs - Český jazyk ro - Limba română# ja - 日本語 it - Lingua italiana# lt - Lietuvių kalba sl - Slovenščina# pt_BR - Português (Brasil) zh_tw - 中文(繁體)# uk - Ukrainian be - Belarusian# eu - Basque
Flat file (.yml) - enabled by default
MySQL (database) - can be enabled in config.yml (see mysql.yml)