You're missing a bit of the code from your Json. for example.. here is what mine looks likeCode:{ "ConsumeFuel": false, "LightTypes": { "Campfires": false, "CeilingLight": true, "Furnace": false, "JackOLantern": true, "Lanterns": true, "LargeFurnace": false }, "SunriseHour": 12.0, "SunsetHour": 12.5 }

NightLantern
Automatically turns ON and OFF lanterns after sunset and sunrise
Total Downloads: 20,633 - First Release: Jun 27, 2015 - Last Update: Jun 11, 2018
- 5/5, 52 likes
-
Attached Files:
-
-
Just FYI, with the above fix....... if you turn a campfire off (after the plugin turns it on) then on during the night, it will make charcoal but it does not use the wood.
-
to bad its not working ..
-
-
lantern not work and all campfire use wood en burns foood when offline
-
Using the latest version, the plugin does not turn lights on and off if you change the time manually using the console. Reloading does not seem to work either. :/
Could be an issue with the new values I set in the config. No idea just yet.Attached Files:
-
-
-
I've been playing around with it and it's too easy to break the plugin. :/ -
Slight problem here.......infinite charcoal. Until you manually turn a campfire on and off, the campfire will produce charcoal just like it was on and not use any wood....but, not during the night time. Only the day time will it do this. Once the campfire is turned on and off, it will stop the infinite charcoal.
-
Saying false to campfires turning on does not work......they still turn on.
-
-
-
-
-
Code:
08:00 [Error] Failed to run a 20.00 timer in 'NightLantern v2.0.3' (NullReferenceException: ) 08:00 [Debug] at (wrapper managed-to-native) UnityEngine.MonoBehaviour:IsInvoking (string) at Oxide.Plugins.NightLantern.ToggleLanterns (Boolean status) [0x00000] in <filename unknown>:0 at Oxide.Plugins.NightLantern.CheckTime () [0x00000] in <filename unknown>:0 at Oxide.Plugins.NightLantern.<TimeLoop>m__0 () [0x00000] in <filename unknown>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00000] in <filename unknown>:0
-
-
-
Hi, I installed this via 'Clanforge hhosted by multiplay' - NightLantern for Rust Exp (2.0.1)
I have set
"Campfires": false,
But campfires srill ccome on at night. -
Use oxide.reload NightLantern in the console (if you are admin). You could also use an RCON tool.