SPEED_CONTROL.get(i).p.sendMessage(ChatColor.AQUA+""+ChatColor.ITALIC+" Please report any and all bugs on the bug report website! http://zgamers.domain.com/");
SPEED_CONTROL.get(i).p.sendMessage(ChatColor.WHITE+"No matter how small, we'll get things resolved faster with your help!");
SPEED_CONTROL.get(i).p.sendMessage("");
}
}
if(Main.SERVER_TICK_TIME%36000==0){
//Every 30 minutes, clear out the list of poisoned mobs, in case some are non-existent now.
mob_list.clear();
//Report player incomes.
for(inti=0;i<SPEED_CONTROL.size();i++){
//Every 30 minutes, award players with income who are doing things.