🔩群组服安装教程
Store: SQLite
Mysql:
address: localhost
port: 3306
database: test
user: root
password: 123456settings:
#跨服模式 数据将会同步各个子服务器
#Cross server mode data will be synchronized with each sub server
Cross_Server:
enable: false
#该子服的名称(需与Bungeecord端的config下设定的一致)
# The name of the sub server (must be consistent with the config.yml set in Bungerecord)
server_name: 主服务器Last updated