The best authentication plugin for the Bukkit/Spigot API!
Go to file
Xephi d699f86cc7 Update 2.8
* Update to CB 1.5.2-R1.0
* Add multi-world support in databases
* Add multi-plugins spawns support : in this order :
BukkitWorldSpawn(default) < Multiverse-Core < EssentialsSpawn <
Authme(/authme setspawn)
* Add BCRYPT passwordhashing method
* Set the Email method to HTML ! you can now send html email correctly
:)
* Some fix with BungeeCord
* Some fix with inventory security ( i recommend you to disable
ProtectInventoryBeforeLogin if you encounter issues , all inventory
click method are now cancelled )
* Add a separate thread for /login command (enable multi-threading in
config file)
* Add a separate thead for /register command (enable multi-threading in
config file)
* Add isRegistered(String playerName) in the API
* Some other code reworks
* Some other debugs
* Re-Indent code
2013-06-20 02:15:27 +02:00
lib Hook with SocialSpy(Essentials) - Fix OP removed 2013-05-14 01:28:45 +02:00
scripts First Commit - 2.7.10b1 2013-03-09 03:42:17 +01:00
src/main Update 2.8 2013-06-20 02:15:27 +02:00
pom.xml Update 2.8 2013-06-20 02:15:27 +02:00
README.md Initial commit 2013-03-08 16:21:40 -08:00

AuthMeReloaded-Jenkins

Maven project from AuthMeReloaded