@EventHandler(priority=EventPriority.MONITOR, ignoreCancelled=true)
public void matchComplete(MatchCompleteEvent event)
{
if (event.getMatch() == this.currentMatch && AutoRefMatch.COMPLETED_SECONDS >= 15)
new BukkitRunnable()
{
@Override
public void run()
{
currentMatch.broadcast(ChatColor.GREEN + "Coming next: " +