Перейти к содержимому
Mineforgian

Time Preserve

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

Загрузки
2K
Подписчики
2
Обновлён
16 октября 2025 г.
Лицензия
MIT

Опубликован 14 октября 2025 г.

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.

Ченджлог

0.1.1Релиз1.21.9, 1.21.10, 1.21.11 · 16 октября 2025 г.

Now saves server state to prevent breaking gamerules from crashes or restarts.

Комментарии

Загружаем…