Add BungeeAuthenticator and UserLogin

This commit is contained in:
games647
2021-02-18 18:16:06 +01:00
parent 303c064416
commit 4765372b0a

View File

@ -70,9 +70,11 @@ Possible values: `Premium`, `Cracked`, `Unknown`
* [Spigot](https://www.spigotmc.org) 1.8.8+
* Java 8+
* Run Spigot (or a fork e.g. Paper) and/or BungeeCord (or a fork e.g. Waterfall) in offline mode
* An auth plugin. Supported plugins
* An auth plugin.
### Spigot/Paper
### Supported auth plugins
#### Spigot/Paper
* [AuthMe (5.X)](https://dev.bukkit.org/bukkit-plugins/authme-reloaded/)
* [xAuth](https://dev.bukkit.org/bukkit-plugins/xauth/)
@ -82,10 +84,12 @@ Possible values: `Premium`, `Cracked`, `Unknown`
* [LoginSecurity](https://dev.bukkit.org/bukkit-plugins/loginsecurity/)
* [UltraAuth](https://dev.bukkit.org/bukkit-plugins/ultraauth-aa/)
* [SodionAuth (2.0+)](https://github.com/Mohist-Community/SodionAuth)
* [UserLogin](https://www.spigotmc.org/resources/userlogin.80669/)
### BungeeCord/Waterfall
#### BungeeCord/Waterfall
* [BungeeAuth](https://www.spigotmc.org/resources/bungeeauth.493/)
* [BungeeAuthenticator](https://www.spigotmc.org/resources/bungeecordauthenticator.87669/)
## Network requests