Removed more unnecessary console output.
This commit is contained in:
parent
0379d5de51
commit
9421482065
@ -663,9 +663,7 @@ public class ConfigDB
|
||||
}
|
||||
if (!HerobrineAI.availableWorld)
|
||||
{
|
||||
ConfigDB.this.log.warning("**********************************************************");
|
||||
ConfigDB.this.log.warning("[Herobrine] There are no available worlds for Herobrine!");
|
||||
ConfigDB.this.log.warning("**********************************************************");
|
||||
ConfigDB.this.log.warning("[Herobrine] There are no available worlds for Herobrine.");
|
||||
}
|
||||
}
|
||||
}, 1L);
|
||||
|
Reference in New Issue
Block a user