Fix for error in case you dint setup default rank in your file or you have all of them disabled and we cant determine which rank player should have
Fix for inv command not updating properly offhand item for the player when he is offline
New placeholders as %cmi_user_warnings% %cmi_user_warning_points% where first one will output amount of warnings player have while second one will output points accumulated from those warnings which can be different if you have set warning point system
Updated placeholder recognition code which is now more or less 10x faster. This improves static placeholder recognition even more than 10x, around 15x and those are most common ones, but in average we are looking at quite decent increase.
Fix for error when you have incorrect permission node for color limits
Fix for tps command error just after server restart
Some adjustment for tab complete mechanics
Flightcharge will not charge player when he lands on a slime or bed block if you have DeductOnFallMulti set
Flightcharge will not charge player when he has no damage ticks set to him. This could be done by some launchpad, trampoline or similar plugins where player gets temporary immortality and they are launched from a height, so we need to ignore that
Now flight charge will properly deduct amount of charges when player falls down on the ground with a low hp. Before it was deducting amount of lost hearts and in case you have KillOnFall set to false, then player with only one hearth would only loose one flight charge, now it will properly deduct correct amount
Fix for issue with alias command stopping if player who initiated it went offline and we have delay for the command list