mirror of
https://github.com/TuxCoding/FastLogin.git
synced 2025-08-01 03:34:44 +02:00
Add BungeeAuthenticator and UserLogin
This commit is contained in:
10
README.md
10
README.md
@@ -70,9 +70,11 @@ Possible values: `Premium`, `Cracked`, `Unknown`
|
|||||||
* [Spigot](https://www.spigotmc.org) 1.8.8+
|
* [Spigot](https://www.spigotmc.org) 1.8.8+
|
||||||
* Java 8+
|
* Java 8+
|
||||||
* Run Spigot (or a fork e.g. Paper) and/or BungeeCord (or a fork e.g. Waterfall) in offline mode
|
* 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/)
|
* [AuthMe (5.X)](https://dev.bukkit.org/bukkit-plugins/authme-reloaded/)
|
||||||
* [xAuth](https://dev.bukkit.org/bukkit-plugins/xauth/)
|
* [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/)
|
* [LoginSecurity](https://dev.bukkit.org/bukkit-plugins/loginsecurity/)
|
||||||
* [UltraAuth](https://dev.bukkit.org/bukkit-plugins/ultraauth-aa/)
|
* [UltraAuth](https://dev.bukkit.org/bukkit-plugins/ultraauth-aa/)
|
||||||
* [SodionAuth (2.0+)](https://github.com/Mohist-Community/SodionAuth)
|
* [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/)
|
* [BungeeAuth](https://www.spigotmc.org/resources/bungeeauth.493/)
|
||||||
|
* [BungeeAuthenticator](https://www.spigotmc.org/resources/bungeecordauthenticator.87669/)
|
||||||
|
|
||||||
## Network requests
|
## Network requests
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user