As the title says, I need help..
I'm having an error when I try to connect to the bungee server (AKA. /hub)
ERROR: Connecting:RunTimeException : Server is online mode! @net.md.bungee.ServerConnector:277
What I already did:
- Bought 3 servers from Mcprohosting
- Installed Bungee successfully on the hub server
- Did the config following a tutorial
- Changed the other servers (KitPvP, Skyblock) from onlinemode=true to false
- Changed the spigot/bukkit cofings as requested in the tutorial
- started the server.
- received the error.
If anyone can tell me why I'm having this error and how to fix it.
You will get a +rep and a vouch on your profile. And I'll be really thankful
I'm having an error when I try to connect to the bungee server (AKA. /hub)
ERROR: Connecting:RunTimeException : Server is online mode! @net.md.bungee.ServerConnector:277
What I already did:
- Bought 3 servers from Mcprohosting
- Installed Bungee successfully on the hub server
- Did the config following a tutorial
- Changed the other servers (KitPvP, Skyblock) from onlinemode=true to false
- Changed the spigot/bukkit cofings as requested in the tutorial
- started the server.
- received the error.
If anyone can tell me why I'm having this error and how to fix it.
You will get a +rep and a vouch on your profile. And I'll be really thankful

Code:
player_limit: -1
permissions:
default:
- bungeecord.command.server
- bungeecord.command.list
admin:
- bungeecord.command.alert
- bungeecord.command.end
- bungeecord.command.ip
- bungeecord.command.reload
timeout: 30000
log_commands: false
online_mode: true
disabled_commands:
- disabledcommandhere
servers:
Hub:
motd: '&aHub'
address: 108.170.22.58:46749
restricted: false
pvp:
motd: '&apvp'
address: 108.170.11.170:33319
restricted: false
sky:
motd: '&asky'
address: 162.244.166.46:25565
restricted: false
listeners:
- query_port: 25577
motd: '&aHub'
tab_list: SERVER
query_enabled: false
proxy_protocol: false
forced_hosts:
108.170.22.58: hub
ping_passthrough: false
priorities:
- hub
bind_local_address: true
host: 108.170.22.58:46749
max_players: 20
tab_size: 60
force_default_server: true
ip_forward: true
network_compression_threshold: 256
groups:
Tylerdon_:
- admin
connection_throttle: 4000
stats: 70aee0bc-a7e5-45a9-a42b-d255f615bf41
prevent_proxy_connections: false
Last edited:
