From e7e7b7908cb4f2b0e7d90b3f670cf043f261b0e8 Mon Sep 17 00:00:00 2001 From: Risto Lahtela Date: Wed, 8 May 2019 21:44:04 +0300 Subject: [PATCH] Updated Bungee Set Up (markdown) --- Bungee-Set-Up.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bungee-Set-Up.md b/Bungee-Set-Up.md index 8b05af0..4b7fe94 100644 --- a/Bungee-Set-Up.md +++ b/Bungee-Set-Up.md @@ -51,7 +51,7 @@ Change to a suitable port and open the port in the firewall. **NOTE: Do not copy-paste ServerInfoFile.yml**: This file stores ServerUUID which differentiates servers from each other. Same ServerUUID will lead to Bungee sending same config settings to two servers! 1. Place the .jar to the plugins folder and restart the bukkit server. -2. **Change the WebServer.Port to a free port.** (You can change the port in Bungee config after the installation) +2. **Change `Webserver.Port` setting to a free port.** If the Bukkit server is not local, open the firewall for the port. 3. If IP in server.properties is empty, you should change `AlternativeIP `to an address or IP that points to the specific Bukkit server.