From 72e26e438d5b2d8f634e8458df20b9f80945d122 Mon Sep 17 00:00:00 2001 From: Rsl1122 Date: Mon, 2 Apr 2018 18:59: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 c235541..be35977 100644 --- a/Bungee-Set-Up.md +++ b/Bungee-Set-Up.md @@ -33,7 +33,7 @@ Create a new database in your MySQL with `CREATE DATABASE _dbname_` **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 the WebServer.Port to a free port.** (You can change the port in Bungee config after the installation) 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.