1.16 HEX COLOR support + TPS BukkitRunnable lag fixes.
+ 1.16 HEX COLOR support! (thanks to the IridiumColorAPI)
You can use them with the following syntax:
Solid Color Example: <SOLID:c9a46f>Color Test
Gradient Example:<GRADIENT:005eff>Gradient Test</GRADIENT:fb00ff>
+ FIXED TPS lag spikes in the BukkitRunnable SBPlayer.java (thanks matix931!)
* ADDED %moneylong% placeholder, to display the players balance in full.
+ FIXED scoreboard reloading.
+ REMOVED /rsb toggle permission
+ Changed the way that the plugin handles text to the console and to a player.
+ FIXED Rainbow Animation in AnimationManager.java.