Your arraylist was named duty wasn't it?
Maybe my eyes are tired but I don't see you adding the player's name to the arraylist?
I'm still having issues D:. Has there be a resolution to this problem?
@ So it's a bukkit issue then?
Alxlre Thanks for replying here's the /ed full code public void onPlayerLogin(PlayerLoginEvent event) { if (downtimefull || downtimepartial)...
I'm updating my plugin to 1.6.2 and it is able to kick players from the server. But as of recently, it can no longer stop them from re-entering...
Hi could you review my plugin? I'm in dire need of suggestions/feedback. http://dev.bukkit.org/server-mods/emergencydowntime/
What? NOOOO. I can't believe I got confused with the actual call to the array value and the length of it. Thanks so much..face palm.
Error Message: Caused by: java.lang.ArrayIndexOutOfBoundsException: 1 at...
Dinnerbone? :'(
Thanks!
ConvertedUserColor = ChatColor.translateAlternateColorCodes('&', getConfig().getString("Kickmessage")); player.kickPlayer(ConvertedUserColor);...
See i do this ConvertedUserColor = ChatColor.translateAlternateColorCodes('&', getConfig().getString("Kickmessage")); But everytime I test this,...
Separate names with a comma.