Multiplayer-Sleep
Adds the ability for a configurable percentage of players to sleep and skip the night in a multiplayer world.
Configuration
# Worlds for this module to scan. Defaults to the default overworld.
included-worlds:
- world
# Percentage of players that need to be sleeping in order to skip the night.
sleep-percentage: 0.6
Last updated
Was this helpful?