Updated Bungee Set Up (markdown)

Risto Lahtela 2020-08-13 12:22:31 +03:00
parent db51084de2
commit 0de403e937
1 changed files with 3 additions and 9 deletions

@ -221,15 +221,9 @@ Database:
> 📢 **Important**
>
> Note that on game servers `Database.Type` has to be set to `MySQL`
> 📢 **Important**
>
> The MySQL user might need privileges for external access if it is located on a different machine.
> 📢 **Important**
>
> If copying config folder, don't copy `ServerInfoFile.yml` between two servers - That might lead to two servers identifying as the same server!
> - Note that on game servers `Database.Type` has to be set to `MySQL`
> - If copying config folder, don't copy `ServerInfoFile.yml` between two servers - That might lead to two servers identifying as the same server!
> - The MySQL user might need privileges for external access if it is located on a different machine.
3. Disable Plan webserver on this server by setting `Webserver.Disable_Webserver` to `true`