Fix conflict

Conflicts:
	src/main/java/fr/xephi/authme/AuthMe.java
This commit is contained in:
Gabriele C
2015-11-01 23:37:12 +01:00
24 changed files with 32 additions and 27 deletions
@@ -11,7 +11,7 @@ import org.bukkit.scheduler.BukkitTask;
import fr.xephi.authme.AuthMe;
import fr.xephi.authme.ConsoleLogger;
import fr.xephi.authme.Utils;
import fr.xephi.authme.util.Utils;
import fr.xephi.authme.cache.auth.PlayerCache;
import fr.xephi.authme.cache.limbo.LimboCache;
import fr.xephi.authme.command.CommandParts;