Fix for issue with shulker backpack being able to be put inside one another
Added CMIPlayerUnjailEvent and CMIPlayerJailEvent events for plugins API
Added extra variable for exp command as [1%[min-max]][playerName]] this is same one as used for money command, so you can use something like /cmi exp give Zrips 10%[30-500] which will give Zrips 10% of exp based on current Zrips exp amount (if different user name provided then we will use him as reference point) but no less than 30 and no more than 500 exp points
Some optimization for tpall command to avoid teleporting every player in one go but have slight delay between each teleport to allow server to catch up and process everything without introducing lag spike when dozens of players gets moved to new location
Added option to define which type of material we want to sell with /cmi sell command like /cmi sell sand
Hard limited hologram show range to 64 blocks which is hard limit set by client anyways, so no point in starting to update holograms further than this
Fix for elevators not working with increased world height
Fixing some issues with listeners failing to be registered in 1.7.10 servers. Yes, its still a thing. This in general only allows for rest of the listeners to be loaded properly while some will not get registered and some actions might not work as intended on 1.7.10 servers. Its time to update!
Small change for voting mechanic, we will only register vote if actual player name is used and not his nickname. This is to prevent double voting while using real name and nickname
Fix for %cmi_user_weatherduration% placeholder
Fixing autorespawn feature causing some errors in 1.17 version
Fixing typo for removehome command tab complete
Fix for rt command struggling in nether
Fix fo rt command excluding nether warth block as possible safe place which was limiting how many safe places we can find in general in nether worlds
Some small changes when we teleport between worlds which could have resulted in inconsistent results in comparison when you teleport from same world to that same location