Time Preserve
PluginMIT

Time Preserve

A lightweight Minecraft plugin that pauses the daylight cycle when your server is empty.

825
Downloads
0
Followers
6 months ago
Updated
📦
2
Versions

📖About Time Preserve

Time Preserve

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.

Features

  • Automatically pauses doDaylightCycle whenever the server is inactive.
  • Automatically pauses doWeatherCycle whenever the server is inactive.
  • Restores time progression whenever a player rejoins the server.

Configuration

config.yml
# 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.

Support & License

⭐ If you find this project useful, consider giving it a star on GitHub!

📜 This project is under the MIT License.