- Added a warning message if the ticking thread is running really behind due to cpu/thread overload.
- The ticking system now fails if a task runs 10 seconds late, this is to prevent the thread from hanging.
- If the debug setting is enabled in the config, the time that it took to tick spawners is now be printed every second in the console. (values above 1000ms are problematic)