Hello Guys, i make a Network for Minecraft. I have a Proplem i will join on the Proxy and its not work. Its not show in MineCraft pls Help me. I have a Root Server with: 8GB RAM, DDoS Protection to 500GBit/s, 200GB HDD, Linux Debian 7.6
Config? Did you join thru the correct IP and port? By default the port is :25577 Change it in the config.yml to use another port.
player_limit: 250 ip_forward: false 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 servers: Lobby: address: ***.***.**.**:25580 restricted: false motd: '&1Just another BungeeCOrd - Forced Host' BW1:***.***.**.**:25590 restricted: false motd: '&1Just another BungeeCord - Forced Host' listeners: max_players: 250 fallback_server: Lobby host: ***.***.**.**:25577 bind_local_address: true ping_passthrough: false tab_list: SERVER default_server: Lobby forced_hosts: pvp.md-5.net: pvp tab_size: 60 force_default_server: true motd: '[GameIce.de] Server befindet sich in Wartung' query_enabled: false query_port: 25577 disabled_commands: - disabledcommandhere network_compression_threshold: 256 groups: md_5: - admin connection_throttle: -1 stats: 2558ba24-8695-457e-974f-e0120ba7b6db
What IP and port are you using to connect? You need to use the same as defined in your BungeeCord config for 'host' (which is ***.***.**.**:25577).