By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
This plugin aims to improve sleeping in multiplayer by only having a certain percentage of players sleep.
Command | Description | Permission | Default |
---|---|---|---|
/simplesleep reload |
Reload SimpleSleep config |
simplesleep.command |
op |
If you find issues, please create issues here
######## SimpleSleep Configuration File ########
# Enabled world for sleep to trigger event
enable-all-worlds: true
# If "enable-all-worlds" is false, set your folder world name below
enabled-worlds:
- "world"
- "world2"
# Sleep duration in tick (20 ticks = 1 second)
sleep-duration: 100 # mean 5 seconds
# Minimum players to change time
minimal-players: 1
# Message type (Value: "message", "actionbar")
message-type: "actionbar"
# Sleep Messages
on-enter-bed-message: "{player} is sleeping!"
You can leave one review per plugin release, and delete or update your review at any time