Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.8–1.8.9
Platforms
Creators
Details
Licensed Apache-2.0
Published 2 weeks ago
Updated 2 weeks ago
🌙 PlayerSleepX
🛏️ Control how many players must sleep to skip the night! A simple, configurable plugin for Minecraft servers that makes multiplayer sleeping fair and flexible.
✨ Features
-
⚙️ Customizable sleep system — Define how many players need to sleep to skip the night.
-
📊 Two modes:
- Percentage – e.g. 50% of players must sleep
- Amount – e.g. exactly 3 players must sleep
-
💬 Broadcast messages when players go to bed or when the night is skipped.
-
🔄 Reload & configure in-game via
/playersleepcommand. -
💡 Lightweight & fast — no dependencies, instant setup.
🧩 Commands
| Command | Description | Permission | ||
|---|---|---|---|---|
/playersleep |
Shows help and usage | playersleep.command |
||
/playersleep reload |
Reloads the config file | playersleep.command |
||
| `/playersleep set <enabled | mode | value> <newValue>` | Changes plugin settings | playersleep.command |
🛠️ Examples
/playersleep set mode percentage
/playersleep set value 50
/playersleep reload
⚙️ Configuration (config.yml)
enabled: true
mode: percentage # or "amount"
value: 50
- enabled → Enables or disables the plugin
- mode → Choose between
percentageoramount - value → Defines the percentage or amount required
🪄 Permissions
playersleep.command:
description: Allows use of the /playersleep command
default: op
🧰 Installation
- Download the latest
.jarfrom Modrinth. - Place it in your server’s
plugins/folder. - Restart or reload your server.
- Adjust the config in
plugins/PlayerSleepX/config.ymlif needed.
📸 Example Messages
[Sleep] Alex went to bed (2/3)
[Sleep] Enough players are sleeping! Skipping the night...
👨💻 Developer Info
- Main class:
de.scholle.playersleep.PlayerSleep - Command alias:
/psleep - Plugin prefix:
SleepX - Load:
STARTUP
📄 License
Apache License 2.0 Copyright © Mobilestars
You are free to use, modify, and distribute this plugin under the terms of the Apache 2.0 license. Read more →
🌐 Links
💛 Made with care by Mobilestars — helping your players sleep better! 😴



