Supported Games
Turns all lights out at night then allows user to turn them back on again. This was designed for servers that run fast gathering, it allows users to see who is home at night because normally the lights will run 24/7 due to the high resource rate.
[B]Configuration:[/B][LIST][]Trigger: This determines when the plugin will turn off lights. If it is set as 1 then it will turn them off when it detects it is night. If it is 2 then it will turn off a light after it burns a piece of fuel.[]Trigger Interval: This applies to trigger 1. This is how often the plugin checks if it is night time.[]Camp Fires: This determines if the plugin should turn off camp fires.[]Furnaces: This determines if the plugin should turn off furnaces.[*]Lanterns: This determines if the plugin should turn off lanterns, or any other light source that is not handled.[/LIST][CODE]{"Trigger : 1 = Turn off all at the same time, 2 = Turn off each one when they burn a piece of fuel. (Default=1)": 1,"Trigger Interval : How often the plugin checks if it is night, only change for trigger type one. (Default=60) (SECONDS)": 60,"Camp Fires : If camp fires should be turned off. (Default=true)": true,"Furnaces : If furnaces should be turned off. (Default=true)": true,"Lanterns : If lanterns should be turned off. (Default=true)": true}[/CODE]
The original author may request that this plugin be removed and there is a risk that the plugin may be unavailable in the future.
Note that the current maintainer may not have permission to assign a license to the plugin if they are not the original author, so explicit permission would need to be obtained from the original author in order for the plugin to remain openly available and guarantee that it will be around for all to enjoy going forward.

