Skip the night without needing everyone in bed.
Are you tired of waiting for that one AFK player to sleep? SleepVote lets your server skip the night when a configurable percentage of players are in bed. No more waiting!
Features
- Vote-based sleep — Only a percentage of players need to sleep to skip the night (default: 50%)
- Live announcements — Players see who's sleeping and how many more are needed
- Weather clearing — Optionally clears rain/thunder when the night is skipped
- Simple config — One JSON file, three options, zero hassle
- Server-side only — No client mod required. Just drop it on your server
Configuration
Edit config/sleepvote.json:
{
"sleepPercentage": 50,
"clearWeather": true,
"announcesSleep": true
}
Requirements
- Minecraft 1.21.4
- Fabric Loader 0.16+
- Fabric API

