/
🛏️ Control how many players must sleep to skip the night! A simple, configurable plugin for Minecraft servers that makes multiplayer sleeping fair and flexible.
⚙️ Customizable sleep system — Define how many players need to sleep to skip the night.
📊 Two modes:
💬 Broadcast messages when players go to bed or when the night is skipped.
🔄 Reload & configure in-game via /playersleep command.
💡 Lightweight & fast — no dependencies, instant setup.
| Command | Description | Permission | ||
|---|---|---|---|---|
/playersleep | Shows help and usage | playersleep.command | ||
/playersleep reload | Reloads the config file | playersleep.command | ||
| `/playersleep set <enabled | mode | value> | Changes plugin settings | playersleep.command |
/playersleep set mode percentage
/playersleep set value 50
/playersleep reload
config.yml)enabled: true
mode: percentage # or "amount"
value: 50
percentage or amountplayersleep.command:
description: Allows use of the /playersleep command
default: op
.jar from Modrinth.plugins/ folder.plugins/PlayerSleepX/config.yml if needed.[Sleep] Alex went to bed (2/3)
[Sleep] Enough players are sleeping! Skipping the night...
de.scholle.playersleep.PlayerSleep/psleepSleepXSTARTUPApache 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 →
💛 Made with care by Mobilestars — helping your players sleep better! 😴

Control how many players must sleep to skip the night.