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.