đź’¬ Support & Contact
Do you have questions, feedback, or want to report bugs?
Join my Discord and chat directly with the author:
👉 Join Discord server: https://discord.gg/TJgzq9aCxN
✨ What is DreamSkip?
DreamSkip automatically skips the night as soon as the required number of players go to bed.
It’s a true slice-of-life feature that makes multiplayer survival much more comfortable.
🎮 Features
- âś… Instantly turns night into day once the required number of players are sleeping
- ✅ Bossbar message to all players: “required players (x/x)” with a progress bar and color scale
- âś… Configurable required player amount
- âś…Full plugin features can be toggled per world
- âś… Persistent JSON-based storage for all settings
đź› Commands & permissions
- /sleep on <world> – Enables the plugin features in a world (Permission: sleep.use)
- /sleep off <world> – Disables the plugin features in a world (Permission: sleep.use)
- /sleep playeramount <number> <world> – Changes the required number of players to skip the night (Permission: sleep.use)
- /sleep list – Shows all configured worlds (Permission: sleep.use)
- /sleep reload – Reloads the configuration (Permission: sleep.use)
- /sleep help – Displays the help menu (Permission: sleep.use)
⚙️ Configuration & storage
Java (persistent – permanently stored)
All settings are saved in plugins/DreamSkip/dreamskip_worldconfig.json.
The file is automatically loaded on server startup and saved when changes are made or the server stops.
Format (JSON structure):
{
"world_name": {
"plugin_online": true / false
“Playeramount”: int
},
[…]
}
📸 Showcase

đź“‚ Installation
- Download DreamSkip-<pluginversion>-<minecraftversion>.jar.
- Place it in your server's plugins folder.
- Restart the server.
📜 Terms of Use – DreamSkip
âś… You may
- Use DreamSkip free of charge on private and public servers.
- Modify or extend the code as long as the credits remain intact.
- Include the plugin in server packs if “wolfwriter” is named as the author.
❌ You may not
- Sell DreamSkip or distribute it for money.
- Pretend to be the author of the plugin.
- Upload manipulated versions as “official.”
⚠️ Disclaimer
- DreamSkip is provided without warranty.
- Use at your own risk.
- No liability for data loss or server problems.
ℹ️ License
License: GNU General Public License version 3 (GPLv3)