Small change for options command. Now feedback messages will go to target player instead of command sender. This means that you can have console performing commands while informing target player about result. You can always hide those messages with -s variable
Optimized baltop calculation done when player balance changes. This will limit its update rate to no more than once every 15 seconds even if player receives thousands of balance changes durring that time, we will only update it once.
Fix for afk->CheckInterval not working as intended
Now afk title should appear at the moment you enter afk mode without any additional tiny delay as it was previously
Improvement for Afk title messages. Now it will fade in and fade out to create more seamless experience
Added missing %cmi_user_toggle_tagsound% and %cmi_user_togglename_tagsound% placeholders
Fix for issue relating to amount of warp in UI being over and excess needing to be carried over which on itself caused it to show only one warp point
Small fix for issue with new chat event listener introduced in 1.19.1 which isn't present in 1.19 while still being attempted to be registered