Hello! So I have made a bungeecord server and have multiple servers attached to it. I made my lobby server named "creative" because it is the only server that is currently finished. When I join the skyblock server and it gets shut down (if I am restarting it), I get kicked from the server entirely and it says "Server Closed". What I would like to happen is I would like to get put to the fallback server (named "creative").
I have tried adding "fallback_server: creative" but it just removes the line when I restart bungeecord. I also set the priority to creative. See my bungeecord config below:
Hello! So I have made a bungeecord server and have multiple servers attached to it. I made my lobby server named "creative" because it is the only server that is currently finished. When I join the skyblock server and it gets shut down (if I am restarting it), I get kicked from the server entirely and it says "Server Closed". What I would like to happen is I would like to get put to the fallback server (named "creative").
I have tried adding "fallback_server: creative" but it just removes the line when I restart bungeecord. I also set the priority to creative. See my bungeecord config below:
ip_forward: true
network_compression_threshold: 256
stats: 9720ace8-e316-441f-8000-38a12f22d66b
groups:
scottbw123:
- admin
kite7742:
- mod
servers:
lobby:
motd: '&6&l Nest&3&lMC&f&l Games &7&l[&8&l1.12+&7&l] &b&lCREATIVE
&f&l| &a&lWORLDEDIT &f&l| &d&lRANKS'
address: localhost:25566
restricted: true
creative:
motd: '&6&l Nest&3&lMC&f&l Games &7&l[&8&l1.12+&7&l] &b&lCREATIVE
&f&l| &a&lWORLDEDIT &f&l| &d&lRANKS'
address: localhost:25567
restricted: false
factions:
motd: '&6&l Nest&3&lMC&f&l Games &7&l[&8&l1.12+&7&l] &b&lCREATIVE
&f&l| &a&lWORLDEDIT &f&l| &d&lRANKS'
address: localhost:25568
restricted: true
skyblock:
motd: '&6&l Nest&3&lMC&f&l Games &7&l[&8&l1.12+&7&l] &b&lCREATIVE
&f&l| &a&lWORLDEDIT &f&l| &d&lRANKS'
address: localhost:25569
restricted: true
timeout: 30000
player_limit: 100
listeners:
- query_port: 25565
motd: '&6&l Nest&3&lMC&f&l Games &7&l[&8&l1.12+&7&l] &b&lCREATIVE
&f&l| &a&lWORLDEDIT &f&l| &d&lRANKS'
tab_list: GLOBAL_PING
query_enabled: false
proxy_protocol: false
forced_hosts:
pvp.md-5.net: pvp
ping_passthrough: false
priorities:
- creative
bind_local_address: true
host: 0.0.0.0:25565
max_players: 100
tab_size: 100
force_default_server: true
prevent_proxy_connections: false
permissions:
default:
- bungeecord.command.server
- bungeecord.command.list
mod:
- bungeecord.server.factions
- bungeecord.server.skyblock
- bungeecord.server.lobby
- bungeecord.command.server
- bungeecord.command.list
admin:
- bungeecord.command.server
- bungeecord.command.list
- bungeecord.command.alert
- bungeecord.command.end
- bungeecord.command.ip
- bungeecord.command.reload
- bungeecord.server.factions
- bungeecord.server.skyblock
- bungeecord.server.lobby
online_mode: true
log_commands: false
disabled_commands:
- disabledcommandhere
connection_throttle: 4000
Server Administrator.................Website Editor........................................Builder