
Day Flow Timer

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:
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
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