SubServers-2/SubServers.Bungee/src/net/ME1312/SubServers/Proxy/Libraries/Files/config.yml

30 lines
652 B
YAML

Settings:
Version: '2.11.0a+'
Git-Bash: 'C:\Program Files\Git'
Log-Creator: true
Enable-Graphic-Interface: true
Update-External-Files: true
SubData:
Address: '127.0.0.1:4391'
Password: 'password123'
Allowed-Connections: []
Hosts:
'~':
Enabled: true
Driver: 'BUILT-IN'
Address: '127.0.0.1'
Directory: './'
Servers:
'Server_1':
Enabled: false
Host: '~'
Port: 25566
Motd: '&aThis is a SubServer'
Log: true
Directory: '~/Server_1'
Executable: 'java -Djline.terminal=jline.UnsupportedTerminal -jar Spigot.jar'
Stop-Command: 'stop'
Run-On-Launch: false
Auto-Restart: false