
A modern sleep voting system for Paper servers that transforms night-time gameplay with democratic polling.
Modern sleep voting for Paper servers.
SleepPolls 2.0 is a modern, lightweight sleep voting plugin built specifically for Paper servers.
Instead of requiring every player to sleep, SleepPolls starts an interactive vote when someone enters a bed, allowing active players to decide whether the night should be skipped.
Built using modern Paper APIs, Adventure Components, HikariCP, SQLite, and MariaDB.
When a player enters a bed:
SleepPolls only counts active players.
Automatically excludes:
Track:
Compete with other players using:
/sp top
Choose between:
All statistics are stored persistently.
Configure:
Built with:
No ProtocolLib.
No NMS.
| Command | Description |
|---|---|
/sp help |
Display help menu |
/sp version |
Show plugin version |
/sp status |
View current poll |
/sp yes |
Vote YES |
/sp no |
Vote NO |
/sp stats |
View personal statistics |
/sp top |
View leaderboard |
/sp bossbar |
Toggle BossBar |
/sp reload |
Reload configuration |
Aliases:
/sp
/sleeppoll
| Permission | Description |
|---|---|
sleeppolls.reload |
Reload configuration |
sleeppolls.bossbar |
Toggle BossBar |
poll-duration-seconds: 20
required-percentage: 50
bossbar:
enabled: true
sounds:
enabled: true
database:
type: SQLITE
View your statistics:
/sp stats
Track:
See the most active sleepers:
/sp top
Perfect for SMP communities.
Disable sleep voting in specific worlds:
worlds:
blacklist:
- lobby
- minigames
database:
type: SQLITE
database:
type: MARIADB
mariadb:
host: localhost
port: 3306
database: sleeppolls
username: root
password: password
pool-size: 5
Optional:
config.yml/sp reload
or restart the server.
Unlike many older sleep vote plugins:
✅ Interactive Adventure Components
✅ Live BossBar tracking
✅ ActionBar countdowns
✅ SQLite & MariaDB support
✅ Persistent statistics
✅ Leaderboards
✅ AFK detection
✅ World blacklist support
✅ Modern Paper API architecture
✅ Open Source
SleepPolls is fully open source.
Contributions, pull requests, suggestions, and bug reports are always welcome.
GitHub:
https://github.com/Amethyst-Developers/Sleep-Polls
Licensed under GNU GPL v3.
Copyright © 2026 Monk (Monish), Amethyst Developers and contributors.