
BetterServerConfig
Makes it easier to change settings on your Valheim server, and adds bash console commands, also adds more backups#BetterServerConfig This is a simple mod to make your life easier configuring your valheim server.
Features
Lets you remove password from a dedicated server Easy config file with all of the options at your fingertips Extra configurable settings added to what is already accessible to you in valheim Bash console commands that you can run without going into the game, full list of commands can be found using command - help Automated backup system with configurable amount of saves
Support
If you would like to support me you can do it here: https://streamlabs.com/ltmadness/tip
FAQ
Where to find server config?:
<Valheim dedicated server>\BepInEx\config\org.ltmadness.valheim.betterserverconfig.cfg
Do I need anything else to use it?
Yes, you need BepInEx, to install simple drop the ValheimBetterServerConfig.dll into BepInEx/plugins, Config file will be generated after first server start
How to fix duplicate console lines?
Go to BepInEx config file (<Valheim_dedicated_server>/BepInEx/config/BepInEx.cfg) Find secrion named [Logging.Console] find setting called Enabled, and set it to false eg:
[Logging.Console] Enables showing a console for log output. Setting type: Boolean Default value: false Enabled = false
Changes
v0.1.0
- New console commands:
- ip - shows server ip in the console
- updateLists - force update admin/permitted/banned lists from files
- New Config option:
- Announce saves - announces when the server being saved
- Game Description - allows you to choose what you wan't to be writen under Game tab in Steam Server Browser
- Small fixes and optimisations
v0.0.90
- Improvements on Console command framework
- Fix for an issue that was braking multiple commands
- Small fixes and optimisations
v0.0.80
- New console commands:
- online - show list of online players and their steamID (Thanks to Energritz)
- New config option:
- Show shout chat - when enables console displays shouts (/s messages) in console
- Small fixes and optimisations

