Fix for issue with EntityTarget event and afk users handling throwing error in specific situations
Fix for issue when sending mail with keywords which represent actions of mail and things going weirdly
Now cheque usage will be ignored while clicking on blocks like chests, ender chest, doors, buttons, trap door, gate to prevent unwanted cheque usage while trying to store it or simply while player moves around their base while holding cheque in hand.
Moved custom recipe loading to plugins end which hopefully will solve issue some users having with incomplete recipes being recorded into database.
Extra changes related with duplicated user creation when 3rd party plugin requesting players balance before CMI database is loaded
Some optimizations for removeuser command to be slower and handle user removal in slightly different way.
Fix for error appearing while performing /cmi spawner and looking "at" air
Updated default URL regex and added couple examples into config file for convenience sake. New regex should be more accurate while separating url's in some situations. Old regex can be used in case new one detects false/positives
Small fix related to doubling of \ in chat
Fix for issue if you would attempt to teleport into no longer existing world because you deleted it
Added carpets as optional blocks to sit on by right clicking them. Disabled by default
Small fix to prevent error message when trying to set skin on bungeenetwork as currently its not been supported for skin feature. This one requires completely different skin handling while server runs on bungee network.
Fix for condense command some times wanting to convert diamonds into diamond boots and not into diamond blocks which could be uncondensed back to diamonds. This was only issue while using specific material name while condensing.