Skip to content

Dedicated Valheim Server Manager

Compare
Choose a tag to compare
@Nimdy Nimdy released this 02 Mar 06:25
· 410 commits to main since this release
e58b27b

The new menu system provides all types of awesome features and was designed to help all levels of Linux experienced users.

Version: 2.1.8-Lofn
Added:
Set your preferred language for the menu.sh or advancemenu.sh. (If English, skip this step) = *No option = English *DE = German *FR = French *SP = Spanish
./menu (no options required for english)
./menu DE
./menu FR
./menu SP
or

./advancemenu.sh (no options required for english)
./advancemenu.sh DE
./advancemenu.sh FR
./advancemenu.sh SP

Added new Log viewing eye candy in the Tech Support Menu

Cleaned up code

Version: 2.1.7-Lofn
French lang pack updated
German lang pack added
Spanish lang pack added

Version: 2.1.6-Lofn
Formatting
Typos

Version: 2.1.5-Lofn
Fixed Password change typo and function---working now

Version: 2.1.5-Lofn
Updated FR lang pack
Update V+ backups during upgrades (places them in the backup dir now)
updated typos

Version: 2.1.-Lofn

Added multi-lang support. Just need help with translations
Added fix to Valheim+ updates.
Rewrote main.sh for multi-lang support

Tested on Ubuntu 20.04.2.0 LTS (Focal Fossa)

How to install:

  1. SSH into your Linux distro

  2. Change into directory opt

cd /opt
  1. Clone from GITHUB
git clone https://github.com/Nimdy/Dedicated_Valheim_Server_Script.git
  1. Change into the directory the script is found.
cd /opt/Dedicated_Valheim_Server_Script
  1. Make sure to change permissions on the menu system, so it can execute.
chmod +x menu.sh
  1. To launch the menu system:
./menu.sh
  1. To launch the menu system:
./advancemenu.sh

The Menu system provides a quick and easy way for you to manage your Valheim Dedicated Server

Menu Script:

  • --Menu updater
    • If there is an update on our Github, you can update to the latest release.

Server Tools:

  • --Do Manual Backup
    • Conduct manual backups of your .db and .fwl files
  • --Do Manual Restore | Make sure -world and whatever.db and whatever.fwl are the same
    • Displays a list of all the times backups have been completed. Select the one you wish to restore.
  • --Stop Valheim Server
    • Stop the Valheim Server Service
  • --Start Valheim Server
    • Starts the Valheim Server Service
  • --Restart Valheim Server
    • restarts the Valheim Server Service
  • --Display Valheim Server Status
    • Displays the current status of the Valheim Server
  • --Check for Official Valheim updates and apply them
    • Will compare your Valheim install with the Official Valheim install and if newer, installs!
  • --Change Public Display Name
    • Modify Valheim public display name by editing start_valheim.sh configuration file
  • --Change Default Server Port
    • Modify default server port by editing start_valheim.sh configuration file
  • --Change Local World Name
    • Modify local world name by editing start_valheim.sh configuration file
  • --Change Server Access Password
    • Modify server access password by editing start_valheim.sh configuration file

Server Install:

  • --Install or Reinstall - Valheim Server
    • Complete installation of the Valheim Server (NO MODS)

Tech Support Tools

  • --Display start_valheim.sh configuration
    • Displays your configuration file for Valheim to start
  • --Display Valheim Server Status
    • Displays your current Valheim Server Status
  • --Display Valheim World Data Folder
    • Displays the files listed within the World Data Folder
  • -- Display System Info
    • Displays all System Info: Build Information, CPU, RAM and additional information
  • -- Display Network Info
    • Displays Network details in relationship to Valheim only connected ports

Install Mods

(Frame work started not implemented at this time)
(Waiting for game to become more stable)
(Waiting for mod community to become more mature in processes)

Future plans:

  • Add Cron Job menu (list current crons, add/remove)
  • Add mod support (which mod source... unknown)
  • Add Web GUI