Overview
BungeeCord Minecraft server networks can be prioritized to ensure uninterrupted function. BungeeCord works as a proxy system connecting multiple servers, allowing players to interact seamlessly with all servers in a network. Prioritizing servers distributes players to the correct server order if the primary server goes down. To protect a server from malicious attacks or requests, consider setting up BungeeGuard.
Note: Learn how to set up a BungeeCord server network here.
How to Prioritize Servers in a BungeeCord Server Network
Step 1. Log in to the Meloncube Games panel.
Step 2. Stop all servers on the BungeeCord server network.
Step 3. On the BungeeCord server, go to the Files tab on the left.
Step 4. Open config.yml for editing.
Step 5. Find the priorities:
line.
Step 6. Add the names of the Minecraft servers in the BungeeCord server network. Players will always enter the first server listed.
Step 7. Change force_default_server:
from false
to true
.
Step 8. Click the Save Content button on the lower right.
Step 9. Start all servers.