BossBar:
+ New API method for the 1.9 BossBar! (
This method does only work on 1.9 servers!)
+ You can set BarStyle, BarFlag, BarColor with the method!
TTA_Methods.sendBossBar(Server server, Player player, String text, Double barprogress, BarColor barcolor, BarStyle barstyle, BarFlag barflag);
General:
+ Updated automatic version check!