* AreaScheduler: With this brand new function, you will be able to automatically reload areas after x amount of time which can be set for each existing area in the areas.yml config. In order to use this function the global checker must be true (set true by default) and the AutoReload function under "Areas" in the areas.yml configuration file must be enabled for each area that has to automatically restore.
The amount of time is set in milliseconds.
* Fixed mispelling issues
* Improved /ar reload command
* Added checks to debug function
* BETA-Function to check whenever areas are deleted (this prevents console error spam when loading deleted areas)