Compatibility
Minecraft: Java Edition
26.2
26.1.x
Platforms
Tags
Creators
Details
Licensed MIT
Published 2 weeks ago
🚀 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!


