The Problem
In VRising, sleeping in your coffin skips nothing. The sun rises at its own pace. If you're on a server where everyone sleeps, you still wait the full night, or day, doing nothing.
CoffinSleep fixes that.
What It Does
When you enter your coffin, CoffinSleep accelerates game time. The world moves faster: the sky shifts, missions progress, servants heal, resources respawn, all while you sleep. Wake up and pick up where the game left off, without the wait.
Current Features
- Day/night cycle speed: Accelerate the passage of in-game time
- Mission progress: Servant missions advance faster while you sleep
- Servant conversion & injury recovery: Speed up servant-related timers
- Resource respawn: Trees, stones, ores, vegetation, chests, and bosses respawn faster
- NPC respawn acceleration
- Pause during transitions: Optionally stop speed-up during day/night transitions
- Blood moon protection: Optionally disable speed-up during blood moons
- All-players-sleeping gate: Only accelerates when every player on the server is asleep
Planned Features
- Blood recovery while sleeping
- De-buff recovery speed
- Clock UI during sleep
- Crafting and refining station speed
- Configurable max consecutive sleeping time
Installation
- Install BepInEx
- Extract
CoffinSleep.dllinto(VRising client folder)/BepInEx/plugins - ServerLaunchFix recommended for in-game hosted games
- (Optional) For dedicated servers, also place the DLL in the server's
BepInEx/plugins
Configuration
Edit BepInEx/config/CoffinSleep.cfg to control behavior:
IncreasedTime: Hours of in-game time per real second while sleeping (default:1)OnlyDayTimeSleep: Only speed up time during daytime (default:true)OnlyAllPlayersSleeping: Require all players to be asleep before activating (default:true)PauseDuringTransitions: Pause speed during day/night transitions (default:true)SleepBloodMoon: Allow speed-up during blood moons (default:false)
Pairs well with Better Missions for full control over how fast your servant empire grows overnight.
Comments