Fix for an error message when loading spawner command on older servers
Updated user meta saving format which should help out from data being lost if you used more funky format for a key or value
Added option to have teleport invulnerability based on the world you are teleporting into, this will allow you to have shorter or no invulnerability timers for pvp worlds while having more safe ones for pve
Improved tab complete for search/scan commands
Refactor for world limits, custom messages, bossbar config option handling
Fix for itemnbt command not printing all of items NBT data in latest minecraft versions
Fix for issue with setspawn commands clickable message not being processed correctly and not allowing to set spawn location as possible respawn one
Added option to reenable flight mode when player respawns, this is based on players flight capabilities at the time of death and world flight limits in general. Option is disabled by default. Option can be found in config file under world limits.
Added option to define particle effects on tpopos command usage
Fix for tppos and tpopos not showing particle effects when it should have
Fix for toast messages while trying to use air as icon which no longer being supported by server itself
Fix for error relating to bungee cord and getting players UUID
Improved memory management for lastonline command
Improved memory management for vanish mechanic handling
Fix for vanish handling issue where you might have been shown to be vanish while not being one if you had "disable on relog" and "always join in vanish" enabled at same time
Refactoring for silent chest handling to address some issues relating to hoppers
Fix for recipe command not showing ingredient for smoking recipe
Added simple text replacer into ChatFilter file. This will replace defined short text to whatever you want which will allow quick and easy emoji replacement in public chat or private messages
Added new command /cmi emojipicker which will allow you to pick one from "few" (1582) available emoji icons.
Fix for issue with [item] variable when trying to show item and you are not holding anything which was no longer printing out [Mighty fist] as a default output
Added option to define blacklisted worlds for totem special handling, this doesn't disable totem vanilla usage
Added option to define blacklisted worlds where totem usage is completely disabled, this will override previous option and will not allow vanilla or special totem usages, so no cheating death
Fix for an issue with vanish and no damage option not working in some cases