Fix for \n in some areas not being translated into new line when it should have
Fix for issue with search command not switching to the next page
Moved kit file saving into async to avoid hiccups in cases when you have huge kit files
Fix/improvement for better support for custom alias and command warmups
Added option to have dynamic boss bar message colors. This will require latest CMILib version. Examples: /cmi bossbarmsg Zripss -cw:0.05,10,yellow,red !!!Warning!!! /cmi bossbarmsg Zripss -p:100 -a:1 -s:1 -t:30 -cw:0.05,10,green,pink,662266 Event starts soon! defined by using -cw: prefix, first variable defines update interval in seconds, keep in mind that you can't go lower than 20 updates per second, aka 0.05 as lowest value. You can use 0 for seconds which will update as fast as it can. Second value defines transitional colors between defined ones, so you can have 2 or 20. Having more transitional colors can create smoother effect. This isn't limited to only 2 or 3 colors, use as many as you want, just try to not overdo it, hard cap is at 30 transitional colors, while color count isn't limited at the moment. Colors can be defined by using {#pink} or {#662266} or simply use clean words or hex color codes like 662266