New to CraftNodes? Use code WELCOME10 at checkout for 10% off your first month.

Back to Blog

May 13, 2026

How to Set Up Minecraft Bungeecord Network Server

Create a multi-server Minecraft network with BungeeCord or Velocity. Connect survival, creative, and minigame servers under one IP.


What Is BungeeCord?

BungeeCord is a proxy server that connects multiple Minecraft servers. Players connect to the proxy and can switch between backend servers (survival, minigames, etc.) using commands or portals — all on the same IP.

Velocity: The Better Alternative

Velocity is the modern proxy recommended by the Paper team. It is faster, more secure, and actively maintained. New networks should use Velocity instead of BungeeCord.

Network Architecture

You need at least two servers: the proxy (BungeeCord/Velocity) and at least one backend server. The proxy runs on the public-facing IP and port 25565. Backend servers run on internal ports and are not directly accessible.

Setup Steps

  1. Order a small plan (1GB) for your proxy on CraftNodes
  2. Install BungeeCord or Velocity on the proxy server
  3. In each backend server's spigot.yml, set bungeecord: true
  4. Add backend servers to the BungeeCord config.yml
  5. Restart everything and test

Player Switching

Players use /server serverName to switch, or you can add portals in-game. Install the LobbyCompass plugin for a GUI server selector.


All posts

CraftNodes Blog