Updated Bungee Set Up (markdown)

Risto Lahtela 2020-01-17 22:22:10 +02:00
parent fcae4dda87
commit 90f6fcde38
1 changed files with 7 additions and 0 deletions

@ -45,6 +45,7 @@ At the end of this tutorial you will have
Additionally you might have
- .. Accepted GeoLite2 EULA
- .. if using Pterodactyl Panel, allocated a port for Plan
- .. if using Azure or similar, enabled port forwarding
@ -250,6 +251,12 @@ Next section is about additional set-up
----
## (Recommended) (Optional) Accept GeoLite2 EULA
So that Plan can download Geolocation database you need to accept [GeoLite2 EULA](https://www.maxmind.com/en/geolite2/eula) in the Plan config under `Data_gathering.Accept_GeoLite2_EULA`.
You will need to do this for all servers, and this can be done via files in `/plugins/Plan/serverConfiguration`
## (Optional) Protect the Website with a Login Prompt
In order to enable user authentication, HTTPS set up is required.