Automatically skips night if one-player sleeps.
More configurable Version: PlayerSleep
A lightweight Minecraft plugin that controls whether one player or all players need to sleep to skip the night.
It automatically applies the setting on server startup, keeping gameplay smooth and consistent.
config.ymlconfig.yml
# ==== OnePlayerSleepX Configuration ====
enabled: true # true = only one player needs to sleep, false = everyone must sleep
| Command | Alias | Description |
|---|---|---|
/oneplayersleep enable |
/ops enable or /oneplayersleep e |
Enables OnePlayerSleep (only one player must sleep) |
/oneplayersleep disable |
/ops disable or /oneplayersleep d |
Disables OnePlayerSleep (all players must sleep) |
enable, disable, e, and d.| Permission | Default | Description |
|---|---|---|
oneplayersleepx.toggle |
op |
Allows the player to use /oneplayersleep and /ops |
.jar file into your server's plugins folderMobilestars
This project is licensed under the Apache License 2.0.