Fix for scan command results being somewhat randomized and could have changed in case scan is still in progress, now all the entries should appear in order those got recorded
Added QOL for scan results to be underlined when you teleport to it which will help out to keep track which places got visited already
Small improvement for /cmi enchant command which lists out valid enchants, which now lists their more known names, so no more damageall, now its sharpness. Additionally feedback message was simplified and tabcomplete for this command will provide names of enchants as you see them on item itself instead of listing all possible combinations
Added extra information for /cmi status command to show (hovering first line) total pending task count, for each plugin. Additionally hovering CPU line will show thread names with most active tasks
Some additional small adjustment for player data saving process to avoid using outdated query methods
Fix for you being able to sit on happy ghast which could then move away from you leaving you floating in air
Fix for an error when trying to tab complete game rule existing value when gamerule name was defined incorrectly
Fix for ranks accountage requirement not being correctly recognized
Some small internal changes in how async threads are being handled