aboutsummarylogtreecommitdiffstats
path: root/bungeecord.conf
blob: 2ee6e86d66aec0eede49856d6ac4f2e2da977031 (plain)
1
2
3
4
5
6
7
8
9
10
11
# THIS IS THE CONFIGURATION FILE FOR THE MANAGING SCRIPT NOT FOR THE ACTUAL SERVER
# Variables are interpreted in bash. Simply using bash-syntax is sufficient.

# Global settings

# General parameters
MAIN_ROOT="/srv/bungeecord"
GAME_USER="bungeecord"

# Default subserver to manage when not specified, also used for broadcasting suspend messages
PROXY_NAME="proxy"