Document network requests

This commit is contained in:
games647
2019-04-14 10:16:33 +02:00
parent 9c1ba81cbe
commit 204ffbb2ee

View File

@ -70,6 +70,13 @@ https://ci.codemc.org/job/Games647/job/FastLogin/changes
* [BungeeAuth](https://www.spigotmc.org/resources/bungeeauth.493/) * [BungeeAuth](https://www.spigotmc.org/resources/bungeeauth.493/)
## Network requests
This plugin performs network requests to:
* https://api.mojang.com - retrieving uuid data to decide if we should activate premium login
* https://sessionserver.mojang.com - verify if the player is the owner of that account
*** ***
## How to install ## How to install