private void OnServerInitialized() { m_Instance = this; ImageStorage.Init(); Cooldowns.Load(); timer.Every(1f, Service); }