New command /cmi findbiome [biomeName] which will try to find biome in 3200 block range by given name. If biome is found, then player will be teleported over there automatically. Recommended for admins/staff usage only.
Fix for silentchest message appearing even tho it was set to empty one which should prevent it from being displayed entirely.
Added extra message when trying to dye armor into rainbow/health/biome colors when module is disabled. To indicate that it will not work.
Change for shulker box backpacks. Now you cant place any type of shulker box inside another shulker box, even if its empty one. Lets keep vanilla behavior.
Improved recognition of a block icon for home locations in a home GUI
Added option to disable recording of players ip. This will disable ip recording in general for everyone and some commands like geolocation will no longer work for offline players. But if you want extra privacy, then you have option now.
Moved tablist section from config file to its own tablist.yml
Some fixes and better support for vanished player detection when using 3rd party plugins to vanish players
For time being completely disabled tablist sorting. Some extra work is needed for it to be viable.
New placeholders: %cmi_tps_1% %cmi_tps_60% %cmi_tps_300% which will return average tps from last 1 second, 1 minute and 5 minutes.
New global locale placeholder [serverName] which will include current server name. In case you need it.
New variable for enchant command -keeponlyinvalid which means that by using /enchant -keeponlyinvalid will remove all enchants from the item which are invalid for this item. In example sword with lure will loose this enchantment while keeping one like looting.
Fix for kits being loaded twice during initial startup.