
You are viewing a potentially older version of this package. View Latest Version

A lightweight Valheim mod that allows night to pass when at least one player is sleeping.
In vanilla multiplayer, every player must sleep before the night can be skipped. Now You Sleep changes that requirement so a single sleeping player can trigger the normal sleep-to-morning flow.
This mod should be installed on the host or dedicated server.
Clients do not need the mod installed.
| Scenario | Result |
|---|---|
| Host has mod, clients do not | Works |
| Dedicated server has mod, clients do not | Works |
| Client has mod, host/server does not | Does not work |
Configuration file:
BepInEx/config/hex.nowyousleep.cfg
[General]
## Whether Now You Sleep is enabled.
# Setting type: Boolean
# Default value: true
Enabled = true
## Whether to enable debug logging for Now You Sleep.
# Setting type: Boolean
# Default value: false
DebugMode = false