BossBattles, giving errors when Loading, removed chat stats.
This commit is contained in:
parent
3315a510dc
commit
ec75169b70
@ -59,7 +59,8 @@ public class BossBattles extends TeamGame
|
||||
CreatureAllowOverride = true;
|
||||
PrepareFreeze = false;
|
||||
|
||||
registerChatStats(Kills);
|
||||
// registerChatStats(Kills);
|
||||
// Game giving constant errors when loading.
|
||||
}
|
||||
|
||||
@EventHandler
|
||||
|
@ -351,6 +351,13 @@ public class GameChatManager implements Listener
|
||||
return new DecimalFormat(format).format(ratio);
|
||||
}
|
||||
}
|
||||
/** DONE */
|
||||
// BaconBrawl
|
||||
// Barbarians
|
||||
|
||||
/** BROKEN */
|
||||
// BossBattles
|
||||
|
||||
/*
|
||||
A Barbarians Life.Assists
|
||||
A Barbarians Life.Damage Dealt
|
||||
|
Loading…
Reference in New Issue
Block a user