The prototype for the HypixelBedWars class is almost done. It uses a HypixelBedWarsMode to regulate it's game modes. It also uses a HypixelBedWarsStats class to moderate each mode and retrieve information about overall BedWars information. If possible, this pattern should be replicated to other HypixelGame's with sub-modes. If not, a stand alone class with methods to retrieve information should be adequate.