0 of 0

File information

Last updated

Original upload

Created by

Johnster000

Uploaded by

johnster000

Virus scan

Safe to use

Tags for this mod

About this mod

A simple .NET WinForms wrapper for the valheim dedicated server to make management a little easier

Permissions and credits
Keep track of all the users and see whos currently logged in and for how long.

Just fill out the fields in the settings dialog and you are ready to go.

Users will automatically be added to the table as they log in

Features include:
-Filter out all the Debug crap from the server console
-Backup world files on every world save
-Auto start the server when program is opened
-See whos currently logged in and for how long
-See all in and outs of users and each timestamp
-See history of last session in the settings dialog of each user
-Clean shutdown of server when application is closed or the "Stop Server" button is pressed
-No accidental input to the console (which was the main reason why I created this wrapper)
-Turn on and off Crossplay

Feel free to play around with the code as you would like:
GitHub Source Code