Additional adjustment for silent chest editing handling
Fix for an error on portal creation check
Small fix/change for maxhp to accept fractional numbers like /maxhp set Zrips 20.5
Fix for dialogs command not processing -s variable properly
Fix for locale not being processed correctly with some language's
Improvement for /cmi sc command for newer servers to paste sign text in same order based on how you copied it, so looking at sign back face while copying the sign will paste its back side on the side you are looking at sign, so sign orientation is no longer a factor, now its based on your direction
Added extra variable for sc command as oneside, which will only copy one sign side based on which one you are looking at, same thing will apply when pasting it, it will only change the side you are looking at
Now cmi sc command is based on your sign color access which will clean up pasted text colors based on cmi.color.signs.[color] permission node access
Added option to require cmi.openshulker.edit permission node to edit shulker backpack from your inventory. Keep in mind that this permission node is given by default, so you will need to negate it if you want to prevent shulker backpack editing from your inventory and only want to allow previewing it
Some adjustment for afk checks for the players who joins server and doesn't perform any actions afterwards
Fix for notarget preventing from animals targeting you when you hold their food in hands
Added better tab complete for saveditems commands to properly fill in saved item names for get/remove sub commands
Small improvement on economy detection which will now attempt secondary check when server fully loads in case you have economy plugin which loads after CMI (incorrect setup, as economy plugins should load before any plugins initialize)
Fix for an error relating to economy balance formatting failing in some instances
Some internal changes relating to chatbubble handling, which is preparation for later update and better support for paper type servers by providing more features relating to any message in game <- work in progress