Removed some references to Essentials plugin as its deprecated and we are not using it directly anyways
Small fix for afk leave event due to it being performed in async
Fix for togglecompass showing oposite feedback messages
Fix for tabcomplete not working properly for submain alias when you have main alias disabled
Small change for "delay! [amount]" variable, now it has optional delay name you can provide after delay itself, for example "delay! 5 serverStop"
New specialized command condition as "canceldelay:[name]!" which uses previously mentioned approach and you can do "canceldelay:stopserver!" to stop timer by defined name.