Files
FastLogin/README.md

14 lines
552 B
Markdown
Raw Permalink Normal View History

2015-09-05 10:03:06 +02:00
# FastLogin
2015-09-04 19:56:58 +02:00
2015-09-06 20:31:44 +02:00
Checks if a minecraft player has a valid premium (paid account). If so, they can skip offline authentification.
2015-09-04 19:56:58 +02:00
2015-09-05 10:03:06 +02:00
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/)