Leaving chair will teleport you by 0.1 extra block height than before, to minimize possibility for glitching throw block
More customization for tps feedback and hover messages
Added support for scan feature to look inside shulkerbox which is inside chest and to purge found item if needed. Shulker box inception!
Change for /cmi importfrom to require variables defining what exactly you want to import, so now you can pick and choose what you want and what you don't want. cmi importfrom [essentials] [home/warp/nick/logoutlocation/money] example /cmi importfrom essentials home then only homes will be imported and /cmi importfrom essentials home nick warp money will import all of those
Added option to switch tablist from sync mode to async (by default it will be in async mode). This can help out to lower load on server, but keep in mind that some 3rd party plugins can be "angry" about async placeholder value requests, if so then switch back to sync mode by disabling it. Tho dint encountered any issues while testing.