Updated Bungee Set Up (markdown)

Rsl1122 2018-01-22 12:28:40 +02:00
parent bfcb121730
commit f01ef366cf
1 changed files with 2 additions and 2 deletions

@ -20,7 +20,7 @@ Create a new database in your MySQL with `CREATE DATABASE _dbname_`
- `IP` | Change this to the Address or IP used to connect to your bungee server directly (Without port)
- Database Settings | Change these to the settings of the Database you just created.
- `WebServer.Port` | Change to a suitable port and open the port in the firewall.
3. Reload the plugin with /plan reload
3. Reload the plugin with /planbungee reload
## Install Plan on the Bukkit servers
@ -29,7 +29,7 @@ Create a new database in your MySQL with `CREATE DATABASE _dbname_`
1. Place the .jar to the plugins folder and restart the bukkit server.
2. Change the WebServer.Port to a free port for the API WebServer (You can change this again easier after the installation)
If the Bukkit server is not local, open the firewall for the port.
3. If IP in your server.properties is empty, you should change `AlternativeIP `to an address or IP that points to the server.
3. If IP in your server.properties is empty, you should change `AlternativeIP `to an address or IP that points to this server.
## Set-Up Bukkit-Bungee Connection