+ Added GameAPI
(testing) + Added WorldBorderAPI
+ Added TempBanIP(string) - can be IP & player
+ To the PunishmentAPI added existPlayerOrIP method
+ To TheAPI added buildString(String[]) method
+ Updated generateRandomInt and generateRandomDouble methods
+ Updated removeBossBar and getBossBar methods <- getBossBar now return List<BossBar>
+ Added to the PunishmentAPI BanIP(string) method - can be IP & player
+ Fixed many bugs
- Removed from PunishmentAPI these methods: BanIP_Player, BanIP_AddressIP
- Plugins using PunishmentAPI -> BanIP_Player or BanIP_AddressIP required Update!