AlreeNicolas-AutoSave_Timer icon

AutoSave Timer

Change the default 20 min timer between every save to whatever you want, or disable it !

Last updated 2 years ago
Total downloads 2553
Total rating 0 
Categories Misc
Dependency string AlreeNicolas-AutoSave_Timer-0.0.4
Dependants 3 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.1001 icon
denikson-BepInExPack_Valheim

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

Preferred version: 5.4.1001

README

AutoSave_Timer

Tiny mod to change the default 20 min timer between every save to whatever you want.

Valheim save your progression and your world every 20 mins (1200 seconds). This mod give the ability to change or disable this timer.

Force your save with interacting with a bed

If you host a server. just install it Server side (Client do not need it) and change the timer in config file. If you play locally, you can also install this mod, and save your character progression more/less often.

Features

  • Add the ability to change the internal save timer via config file.
  • Trigger save with bed interaction (even with no sleep) only for Client
  • Trigger to disable Auto Save
  • Trigger to force "world position" saving only for Client

FAQ

  • Created for Dedicated Server, you only need it Server Side.
  • If installed Client Side this will only change you Character save timer.

Client / Server

For Dedicated Server, this mod is only required Server Side to save the world. For Players, you could also install this mod locally to save you "solo progression" or your Character if you play online.

Changelog:

  • v0.0.4

    • Update to reflect Valheim 0.153.2 update
    • Add trigger to Enable/Disable new Save message added in 153.2 (30s before save)
  • v0.0.3

    • Add trigger to Enable automatic backup of character save with timestamp
    • Add trigger to Enable automatic backup of world save with timestamp
    • Configurable directory for character backup
    • Configurable directory for world backup
  • v0.0.2

    • Trigger save with bed interaction (even with no sleep) only for Client
    • Trigger to disable Auto Save
    • Trigger to force "world position" saving only for Client
  • v0.0.1: - Initial release (Add the ability to change the internal save timer via config file.)