Hey,
this update just contains two small improvements and a little API update:
- Print the right error when a server/proxy start fails in the core.
- Lower base server/proxy start-delay.
The API now contains a method to check if TimoCloud is enabled on a server (for plugins which soft-depend on TimoCloud):
TimoCloudAPI.isEnabled()
~Timo