Setting up your own game server provides total creative freedom, direct folder access, and a custom multiplayer experience. Link multiple Minecraft servers together using BungeeCord. This step-by-step tutorial covers installation, configuring the proxy, and adding lobbies. Whether you are planning to host a small coop world for your close friends or build a public gaming community, configuring the server correctly is essential for maintaining 20 TPS (Ticks Per Second) and low connection latency.
In this comprehensive tutorial, we cover the exact system specifications, command blocks, configuration file lines, and plugin files required to get How to Setup a Bungeecord Network in Minecraft (2026) running. Follow each step carefully to prevent server crash loops, OutOfMemory exceptions, and common connection issues.
Allocate a server instance running the BungeeCord jar. This acts as your network gateway proxy. This step is critical for proper server operation. Ensure that you have taken a manual file backup before committing these changes to disk.
Set 'connection-throttle=-1' and 'online-mode=false' in server.properties on your Lobby and Survival servers. If you encounter connection issues, double check that your network ports match the allocation numbers shown on the server dashboard.
Open spigot.yml on Lobby and Survival, change 'bungeecord: false' to 'bungeecord: true', and save. This step is critical for proper server operation. Ensure that you have taken a manual file backup before committing these changes to disk.
Open Bungee's config.yml, set 'ip_forward: true', and define your backend Lobby and Survival IPs under the 'servers' block. This step is critical for proper server operation. Ensure that you have taken a manual file backup before committing these changes to disk.
To configure your server files correctly, navigate to the File Manager in your control panel and open the corresponding configuration files. Paste or modify the settings as shown in the configuration block below. These lines help prevent database thread blockages, optimize tick timing performance, and reduce entity rendering overhead on the game host:
BungeeCord uses port 25565. Your backend Lobby and Survival servers should run on internal ports like 25566 and 25567.
While not required, linking a MySQL database allows plugins like LuckPerms to sync rank permissions across your entire network.
Host your game server in a secure cloud datacenter. Claim your free 24/7 server on FreeGameHost.
Start Server Free →Related guides: How to OP yourself on a Minecraft server • How to make a Minecraft server for friends • Best Minecraft server plugins 2026