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

SlowMorning

Day Flow Timer

Загрузки
175
Подписчики
1
Обновлён
19 марта 2025 г.
Лицензия
Apache-2.0

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

Showcase

showcase

SlowMorning Plugin 1.21.x PaperMC

SlowMorning is a plugin that slows down the passage of time in the Minecraft world. You can configure the duration of the morning and night periods, and the plugin will make time pass slower during specific intervals. This plugin shows the current time to players via a BossBar that updates every second, providing visual feedback on the passage of time. Additionally, if enabled in the configuration, the Night Skip feature allows the night to be skipped when a single player sleeps, making it easier to transition to the next day without requiring multiple players to sleep.

Features:

  • Time Slowing: Customize the morning and night durations to slow down time in the Minecraft world.
  • Dynamic Time: Adjustable slowdown factors for both the day and night periods.
  • BossBar Display: Shows the current time to players on a dynamically updated BossBar.
  • Automatic BossBar Setup for New Players: Each new player who joins the server will automatically have the BossBar setup displaying the current time.
  • Night Skip Feature: If enabled in the configuration, a single player sleeping will skip the night for the entire server.
  • UI Close / Open

Configuration:

clock_name: Custom name for the BossBar that will display the current time.
morning_duration: Duration of the morning period
night_duration: Duration of the night period
skip_night_on_sleep: If set to true, a single player sleeping will skip the night.
use_clock: false # true -> use clock, false -> hide clock

config.yml

clock_name: "ReleasePlay Saat" # Bar Name
morning_duration: 30 # 30 mins
night_duration: 15 # 15 mins
skip_night_on_sleep: true  # Enables night skipping when a player sleeps
use_clock: false # true -> use clock, false -> hide clock

Ченджлог

1.1Релиз1.21.2, 1.21.3, 1.21.4 · 15 марта 2025 г.

Night Skip Feature: If enabled in the configuration, a single player sleeping will skip the night for the entire server.

config.yml

  • clock_name: "ReleasePlay Saat" #Bar Name
  • morning_duration: 30 #30 mins
  • night_duration: 15 #15 mins
  • skip_night_on_sleep: true #Enables night skipping when a player sleeps
1Релиз1.21.2, 1.21.3, 1.21.4 · 15 марта 2025 г.

You can change these settings from the config.yml file

clock_name: "ReleasePlay Clock" # Bar Name
morning_duration: 30 # 30 mins
night_duration: 15 # 15 mins

Комментарии

Загружаем…