The best authentication plugin for the Bukkit/Spigot API!
Go to file
Trojaner fd5202748c Fix NPE when onPlayerJoins occurs
When #addLimboPlayer(Player player) is called, the player is put into the list with his real name, but when #getLimboPlayer(String name) is called, its looking for the lowercased name, causing a NullPointerException
2015-05-02 01:59:08 +03:00
lib Need to check everywhere :) 2015-04-22 00:18:50 +02:00
src/main Fix NPE when onPlayerJoins occurs 2015-05-02 01:59:08 +03:00
.gitignore Move Javadoc 2014-08-22 07:06:09 +02:00
.travis.yml Fix build 2014-09-17 17:55:43 +02:00
LICENSE.txt Add License 2014-09-17 20:20:45 +02:00
pom.xml Need to check everywhere :) 2015-04-22 00:18:50 +02:00
README.md Update readme 2014-08-08 21:26:04 +02:00

AuthMeReloaded-Jenkins

AuthMeReloaded Maven project