You are viewing a potentially older version of this package. View all versions.
Azumatt-SleepSkip-1.0.3 icon

SleepSkip

Server and Client mod that allows players to skip the night when a percentage of players agree to skip.

Date uploaded a year ago
Version 1.0.3
Download link Azumatt-SleepSkip-1.0.3.zip
Downloads 2206
Dependency string Azumatt-SleepSkip-1.0.3

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

Server and Client mod that allows players to skip the night when a percentage of players agree to skip.


If the mod is installed on the server, the client must have the mod, or they will be kicked for a version mismatch.

NOTE: This mod uses ServerSync and a File watcher. Changes to the server config file will sync to clients, no server reboot needed.
      Changes via the BepInEx Configuration Manager by an admin will change the server config and sync to all clients. (Admin must be in game)

Made at the request of Kysen#6031 on discord.



Installation Instructions

You must have BepInEx installed correctly! I can not stress this enough.

Windows (Steam)

  1. Locate your game folder manually or start Steam client and :
  • Right click the Valheim game in your steam library
  • "Go to Manage" -> "Browse local files"
  • Steam should open your game folder
  1. Extract the contents of the archive into the BepInEx\plugins folder.
  2. Locate Azumatt.SleepSkip.cfg under BepInEx\config and configure the mod to your needs

Server

Must be installed on both the client and the server for syncing to work properly.

  1. Locate your main folder manually and :
  • Extract the contents of the archive into the BepInEx\plugins folder.
  • Launch your game at least once to generate the config file needed if you haven't already done so.
  • Locate Azumatt.SleepSkip.cfg under BepInEx\config on your machine and configure the mod to your needs
  1. Reboot your server. All clients will now sync to the server's config file even if theirs differs.

Feel free to reach out to me on discord if you need manual download assistance.

Author Information

Azumatt

DISCORD: Azumatt#2625

STEAM: https://steamcommunity.com/id/azumatt/

For Questions or Comments, find me in the Odin Plus Team Discord or in mine:

https://i.imgur.com/XXP6HCU.png


Update Information (Latest listed first)

1.0.3

  • Update ServerSync internally

1.0.2

  • Update ServerSync internally

1.0.1

  • Update ServerSync internally

v1.0.0

  • Initial Release

CHANGELOG

Update Information (Latest listed first)

1.1.0

  • If you had fast enough FPS, the popup instance wouldn't be ready when the mod tried to use it, causing NRE spam. This should fix that issue.

1.0.9

  • Move to using the game's UnifiedPopup system. This should fix the issue with the popup.
  • Add some new translations for the new popup and a few that I left out.

1.0.8

  • Fix issue with menu popup. Mouse now appears correctly.
  • Prevent the popup from appearing if the player is in combat. This automatically denies the popup resulting in a denied sleep request.

1.0.7

  • Update for Valheim 0.217.22

1.0.6

  • Update for Valheim 0.216.9

1.0.5

  • Revert the cooldown change. It was causing issues with the mod. I will look into it more in the future.

1.0.4

  • Update to use a cooldown in minutes. This will prevent spamming the sleep request.
  • Add localization support.

1.0.3

  • Update ServerSync internally

1.0.2

  • Update ServerSync internally

1.0.1

  • Update ServerSync internally

v1.0.0

  • Initial Release