Change: UltimateAutoRestart no longer uses an async bukkit runnable, but an independent timer (which means, the task will not be affected by TPS. Pretty much meaning that restarts will not be delayed anymore if your server has bad performance or lag spikes).
Change: Caching more data instead of accessing the configuration in order to grab values.
Change: Removed the intervalTicks configuration option as it is no longer required.