Updated Bungee Set Up (markdown)

Rsl1122 2018-04-02 18:59:04 +03:00
parent 3ebcb884a9
commit 72e26e438d

@ -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.