GameServerManagers / GameServerManagers/LinuxGSM

[FEATURE] Immediately update server when nobody is connected

Open
#3,676 3 comments 0 reactions 0 assignees View on GitHub
command: update type: feature
Dominant language
Shell
Stars
4.9k
Forks
864
PR merge metrics
No merged PRs in 30d

Description

I run a Valheim server with LGSM. Using crontab I schedule the 'vhserver update' command every 24 hours at 0400. If an update is found, it will force update the server at that time.

This is far from ideal, as updates can take up to 24 hours to be applied this way.

- I would very much like a feature where the server is immediately updated after an update is found, but only if the server is empty.
- It would also be useful to be able to message connected users that an update has been found and the server needs to be empty to apply the update immediately.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.