Compatibility
Minecraft: Java Edition
26.2
26.1.x
Platforms
Tags
Creators
Details
Licensed MIT
Published last month
Updated last month
๐ SimpleSleep
Better sleep mechanics and smart weather controls.
SimpleSleep is a lightweight, performance-focused Paper plugin that optimizes how sleeping affects your server.
By default, it allows a single player to skip the night, lets players sleep in beds during daytime rain/storms, and clears the weather automatically right after waking up. It's the perfect quality-of-life upgrade for community servers.
โจ Features
๐ค Sleeping & Weather Upgrades
- Custom Sleep Percentage: Configure what percentage of online players need to sleep (defaults to 0%, requiring only 1 player).
- Daytime Storm Sleep: Allow players to use beds during daytime rain/storms to skip the bad weather.
- Smart Weather Cleanup: Automatically clears rain, storms, and thunder once the night is successfully skipped.
๐ ๏ธ Commands & Permissions
๐ก Tip: You can use either
/simplesleepor the shorter alias/ssfor all commands.
- ๐ป
/ss helpโ Shows grouped help and usage examples. - ๐
/ss statusโ Shows all active sleep and weather settings. - ๐ฅ
/ss sleepingPercentage <0-100>โ Sets the percentage of players required to sleep to skip the night. - โ๏ธ
/ss daytimeStormSleep <on|off>โ Toggles if players can sleep during daytime storms. - โ๏ธ
/ss clearWeatherAfterSleep <on|off>โ Toggles automatic weather clearing after sleep. - โ๏ธ
/ss reloadโ Reloads the plugin configuration file (config.yml).
- Admin commands require:
simplesleep.admin(Granted to OP by default) - Player commands require:
simplesleep.command(Granted to OP by default)
โ๏ธ Default Configuration
๐ Click to view the default config.yml
# SimpleSleep Configuration File
version: 1.0
sleep:
players-sleeping-percentage: 0
allow-during-storm-in-day: true
clear-weather-after-skip: true
๐ฆ Installation
- Download the latest
.jarfile from the Versions tab. - Drop it into your Paper server's
pluginsfolder. - Restart your server.
- Configure settings in-game via command or inside
plugins/SimpleSleep/config.yml.
๐ Support & Suggest Features
If SimpleSleep helped improve your server, consider supporting the development!
- ๐ฐ Support & Pitch an Idea: You can make a donation via PayPal. Have a feature idea? Leave a suggestion in your donation note!
- ๐ฌ Discord Community: Official Discord server prepared for support and discussions. Join: Discord Club!


