

Foxy's Multiplayer Sleep
A server-side mod that completely changes the sleep mechanics in multiplayer gameplay. Now you won't have to wait for all players to go to bed to skip the night.
Key Features
All players currently sleeping are displayed at the bottom of the screen, making it easy to track who's ready to skip the night.
You can customize how many players need to sleep to skip the night. If there are fewer players online than the set value, only one sleeping player is required.
The notification system alerts you when you can go to bed. You can choose the alert type: text message in chat, sound notification, or both options simultaneously.
The mod is fully compatible with AFK ANNOUNCER, so players in AFK mode don't interfere with night skipping.
Configuration
To enable sleep opportunity notifications, use the command:
/trigger sleep_notification set value
- value = 0 — disabled (default)
- value = 1 — text notification in chat
- value = 2 — sound notification
- value = 3 — both notification types
To change the number of players required to skip the night:
/scoreboard players set &amount_to_sleep sleep.config your_value
- your_value = number of players that need to sleep (default 1)
- If there are fewer players online than the set value, only one sleeping player is sufficient