For some reason sometimes SkipNightUI doesn't come up. It started happening since the rust update. Upon investigation I find this in logs, could it be related?
[SERVER v1.0.24] Console: SkipNightUI.cs(28,22): warning CS0414: The private field `Oxide.Plugins.SkipNightUI.isILReady' is assigned but its value is never used
SkipNightUI.cs(32,23): warning CS0414: The private field `Oxide.Plugins.SkipNightUI.timeMonitor' is assigned but its value is never used
[SERVER v1.0.24] Console: SkipNightUI.cs(28,22): warning CS0414: The private field `Oxide.Plugins.SkipNightUI.isILReady' is assigned but its value is never used
SkipNightUI.cs(32,23): warning CS0414: The private field `Oxide.Plugins.SkipNightUI.timeMonitor' is assigned but its value is never used