A lightweight Minecraft plugin that pauses the daylight cycle when your server is empty.
A lightweight Minecraft plugin that pauses the daylight cycle when your server is empty.
Keeps your day counter accurate, and prevents time from flying by while nobody is around.
doDaylightCycle whenever the server is inactive.doWeatherCycle whenever the server is inactive.# How long (in minutes) the server has to be empty before pausing.
idleTimeout: 5
# What should be paused when the server is inactive:
pauseWeather: true # Stops weather changes
pauseDaylight: true # Stops day/night progression.
⭐ If you find this project useful, consider giving it a star on GitHub!
📜 This project is under the MIT License.