
You are viewing a potentially older version of this package. View Latest Version

With this mod ServerCharacters will automatically save all connected characters when the server stops or restarts.
| Command | Access | Description |
|---|---|---|
restartserver |
Administrator | Saves characters and the world, then restarts the dedicated server. |
| Argument | Default | Description |
|---|---|---|
--disable-restart-command |
false |
Disables the restartserver command. |
Install ServerCharacters and this mod on the dedicated server and every client.
For restartserver to relaunch the dedicated server, configure its systemd service with:
[Service]
Restart=always
RestartSec=10
An explicit systemctl stop valheim.service still leaves the service stopped. See the full documentation for the complete service configuration.
| Client required | Server required |
|---|---|
| Yes | Yes |
Read the full documentation on GitHub.
Report bugs through GitHub Issues. For questions, feedback, and other discussions, use GitHub Discussions.