This update has BungeeCord boss bar support ( using
@MrIvanPlays's BossBar API, a little bit modified ).
This update also contains RGBTextComponent class, which parses for you the rgb color codes of a message and returns it completely read-able and rgb-colored ( it should parse hex and rgb, but it only can parse hex for now )
Hex: #XXXXXX
RGB: (XXX,XXX,XXX)