WHere do I control the times that night bonus is active... can we set that time?
Stupid Question
heya, no. this is controlled by the server
TOD_Sky.Instance.Components.Time.OnSunrise += OnTimeSunrise;
TOD_Sky.Instance.Components.Time.OnSunset += OnTimeSunset;if you want a specific time then Time Of Day plugin is supported.