From 41deb84c1010c33966eeabc1489db4db505ce67e Mon Sep 17 00:00:00 2001 From: Risto Lahtela Date: Sun, 27 Oct 2019 09:30:52 +0200 Subject: [PATCH] Updated Bungee Set Up (markdown) --- Bungee-Set-Up.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Bungee-Set-Up.md b/Bungee-Set-Up.md index 00f58e6..3c48bf3 100644 --- a/Bungee-Set-Up.md +++ b/Bungee-Set-Up.md @@ -36,6 +36,8 @@ In case Plan starts with MySQL-error about unrecognized timezone, [set up your d #### 2.1.3 WebServer.Port +Plan has a built in webserver - **extra web hosting provider is not required** if you have an open port on your server. On Bungee/Velocity only one webserver is required. + Change to a suitable port and open the port in the firewall. ![3](http://puu.sh/zu9yT/40433d2af6.png) @@ -56,7 +58,8 @@ Change to a suitable port and open the port in the firewall. 1. Place the .jar to the plugins folder and restart the bukkit server. 2. Set the Database settings to the same MySQL Bungee is using (Also change `Database.Type` to `MYSQL`) -3. `plan reload` on the server +3. Disable the Plan webserver on this server with `Webserver.Disable_Webserver` setting +4. `plan reload` on the server In case of a set-up difficulties you can join discord for support: [Discord Support](https://discord.gg/yXKmjzT)