You are viewing a potentially older version of this package. View all versions.
TeamNibake-SleepSkip1point0fork-1.3.1 icon

SleepSkip1point0fork

Unofficial Valheim 1.0 rebuild of Azumatt SleepSkip. Vote to skip night. REQUIRED on dedicated server AND every client (ServerSync ModRequired).

Date uploaded 2 weeks ago
Version 1.3.1
Download link TeamNibake-SleepSkip1point0fork-1.3.1.zip
Downloads 890
Dependency string TeamNibake-SleepSkip1point0fork-1.3.1

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202

README

Sleep Skip 1.0 Fork

Unofficial Valheim 1.0.7 rebuild of Azumatt SleepSkip.

GPL-3.0. Original: https://github.com/AzumattDev/SleepSkip

Not an official Azumatt release. Drop this if Azumatt ships a 1.0 build.

Server + client

This is not client-only.

  • Dedicated server must run this DLL (the vote logic patches Game.EverybodyIsTryingToSleep on the host).
  • Every client must run the same version. ServerSync is set ModRequired = true, so a missing or old client gets kicked.
  • Listen-server host counts as both.

Disable official Azumatt-SleepSkip in the same profile.

Keep SleepSkip.dll and ServerSync.dll together in plugins.

Config: BepInEx/config/Azumatt.SleepSkip.cfg

CHANGELOG

Changelog

1.3.1

  • Unofficial rebuild of Azumatt SleepSkip 1.3.0 for Valheim 1.0.7
  • ServerSync replaced with blaxxun v1.20
  • English strings injected without LocalizationManager/YamlDotNet
  • GUID unchanged (Azumatt.SleepSkip) so existing configs still load
  • ModRequired remains true: install on the dedicated server and every client

1.3.0

  • Azumatt upstream