Hey guys, I am Tricky and I wanna know, how do I connect my servers with bungee, I would love for you guys to add me on skype and kinda teach me, I have 4 servers currently and I need to connect them ASAP, my skype is EpicChaillan!
Add me on skype: EpicChaillanMake sure that all the servers connected are in offline mode, except for in your bungee config.Code:groups: PUTYOURUSERNAMEHERE: - admin disabled_commands: - disabledcommandhere player_limit: -1 stats: eff91454-a57e-403e-8cbb-8202d4e6897f permissions: default: - bungeecord.command.server admin: - bungeecord.command.alert - bungeecord.command.end - bungeecord.command.ip - bungeecord.command.reload - bungeecord.command.list - bungeecord.* listeners: - query_port: 25565 <- keep this same motd: '&1Another Bungee server' tab_list: GLOBAL_PING query_enabled: false forced_hosts: pvp.md-5.net: pvp ping_passthrough: false default_server: hub bind_local_address: true fallback_server: hub host: YOURNUMBERIPthatyouwantpeopletoconnectto:25565 max_players: 1000 tab_size: 60 force_default_server: true timeout: 30000 connection_throttle: 4000 servers: hub: motd: '&1Just another BungeeCord - Forced Host' address: numberip:port restricted: false server1: motd: '&1Just another BungeeCord - Forced Host' address: numberip:port restricted: false server2: motd: '&1Just another BungeeCord - Forced Host' address: numberip:port restricted: false ip_forward: true <--- keep this on online_mode: true < -- keep in online mode
