mirror of
https://github.com/TuxCoding/FastLogin.git
synced 2026-01-26 00:52:35 +01:00
14 lines
552 B
Markdown
14 lines
552 B
Markdown
# FastLogin
|
|
|
|
Checks if a minecraft player has a valid premium (paid account). If so, they can skip offline authentification.
|
|
|
|
Requirements:
|
|
* [ProtocolLib](http://www.spigotmc.org/resources/protocollib.1997/)
|
|
* Bukkit 1.8.8
|
|
* Java 8 or above
|
|
* An auth plugin. Supported Plugins:
|
|
* [AuthMe](http://dev.bukkit.org/bukkit-plugins/authme-reloaded/)
|
|
* [xAuth](http://dev.bukkit.org/bukkit-plugins/xauth/)
|
|
* [CrazyLogin](http://dev.bukkit.org/bukkit-plugins/crazylogin/)
|
|
* [LoginSecurity](http://dev.bukkit.org/bukkit-plugins/loginsecurity/)
|