Small fix related to rankup and item requirement not recognizing some particular items in your inventory
Some adjustment for bed homes and its not being removed when breaking block in some cases.
New command /cmi donate [playerName] (amount) to donate item you are holding to target player. This can be bypassed with cmi.command.donate.bypass what will prevent you from receiving items
Added extra check when getting items recipes which could throw some error message in some particular situations.
Small fix related to playtime when its been set to 0 with command which is wrong value and should always be atleast 1
Now tpa and some other commands should correctly detect player by his nickname
Now tabcomplete which requires player name will include possible nicknames from online players, for convinience sake.
Added default sound for private messages
Small fix for give command
New custom events: CMIPvPStartEventAsync CMIPvPEndEventAsync self explanatory
New eventCommands: pvpstart, pvpend self explanatory
This is foundation for possible future updates which could help out in controlling player vs player combat.