DayLightControl This plugin makes it so that when there is nobody online, the day count pauses. It makes a Survival Server more realistic, so the day count is easily trackable and doesn't get to a high number even when the server is inactive.
How it works When there are 0 players online, the command "/gamerule doDaylightCycle false" executes, and whenever someone logs on, the command "/gamerule doDaylightCycle true" executes.