Description
Notice
Vanilla Minecraft 1.8 includes switchable sensors, yay.
NightSensor
NightSensor allows you to turn a regular Daylight Sensor into a Night Sensor which acts the opposite way as the old one did.
The transformed sensors won't be powered between tick 13700 and 22310, other than that (at night) they are going to be fully powered (15 redstone strength).
Commands
Enter this command to transform a sensor (you have to right click on a sensor
afterwards):
/nightsensor
To remove a sensor just destroy it with a punch.
Permissions
nightsensor.admin
description: Allows you to create and destroy Night Sensors.
default: op
Config
work without command: false (if true right clicking a sensor will register it
anytime)
display messages: true (wether you get messages after registering and destroying
sensors)
admin destroy only: true (if true players without permission are prevented from
destroying nightsensors)
Planned features
- configurable dawn and dusk ticks
- configurable check interval (?)
- command to remove registered but not present sensors (cleanup)
- command to list sensors
- more accurate opposition of the original signal strength (maybe configurable)
Thanks to
- yurisuika for suggesting new features


