Releases: kpenfound/valheim-server
v0.2.2 Valheim image version input
allow valheim image version input Signed-off-by: kpenfound <[email protected]>
v0.2.1 Stable server
Removes autosleep. While the idea works in theory, when Steam connects to an endpoint through an NLB, it saves the final IP address rather than the DNS name. This means that switching out targets behind an NLB does not work for saved servers. Will revisit this concept in the future.
v0.2.0: Auto Sleep
Auto Sleep
Automatically shuts off the server after 0 players have been connected for a set amount of time.
The next time a player tries to connect through steam, the server will be started back up and will be available shortly after. Players will have to know to wait a minute after the first connection fails and to try again if the server had been sleeping.
Override the timer value at world_sleep_timer (default 60 minutes). Set to an unrealistically high number to disable.
v0.1.2 Backup Fix
Contains fix for automated backup cron job in user data