Enhance join/leave message delay

This commit is contained in:
Gabriele C
2015-11-01 13:23:47 +01:00
parent b2bd3b0ab7
commit d478973fa5
4 changed files with 32 additions and 28 deletions
@@ -4,6 +4,7 @@ import org.bukkit.command.Command;
import org.bukkit.command.CommandExecutor;
import org.bukkit.command.CommandSender;
import org.bukkit.entity.Player;
import fr.xephi.authme.AuthMe;
import fr.xephi.authme.cache.auth.PlayerCache;
import fr.xephi.authme.settings.Messages;