SleepPoll is a Minecraft Fabric mod that introduces a voting system for skipping the night. When a player enters a bed, a poll is created, allowing all online players to vote on whether to skip the night or keep it.
A lightweight, server-side voting system for skipping the night in multiplayer.
SleepPoll is a server-side Fabric mod that replaces vanilla night skipping with a fair voting system.
When a player enters a bed, the mod automatically creates a poll.
All online players can vote YES or NO using clickable chat buttons.
The night is skipped only if the combined support of:
meets or exceeds the percentage defined by the playersSleepingPercentage gamerule`.
SleepPoll also prevents vanilla from skipping the night prematurely and uses a smooth 10-second transition instead.
Perfect for multiplayer servers that want fairness and community-driven control over the night cycle.
Players receive interactive chat buttons:
[Vote YES] [Vote NO]
Shows:

Instead of instantly jumping to day:

YES voters get their phantom insomnia reset when the night is skipped by vote.




| Command | Description |
|---|---|
/vote yes |
Casts a YES vote |
/vote no |
Casts a NO vote |
Voting is also available through clickable chat buttons.
| Gamerule | Description |
|---|---|
playersSleepingPercentage |
Percentage required to skip the night |
Example:
/gamerule playersSleepingPercentage 60