You are viewing a potentially older version of this package. View all versions.
LTmadness-BetterServerConfig-0.0.30 icon

BetterServerConfig

Simple mod that makes it easyer to change settings on your Valheim server, and adds bash console commands

Date uploaded 5 years ago
Version 0.0.30
Download link LTmadness-BetterServerConfig-0.0.30.zip
Downloads 291
Dependency string LTmadness-BetterServerConfig-0.0.30

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2100 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2100

README

ValheimBetterServerConfig

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 withchout going into the game

Skill/Experience

I usually code in Java so please don't judge me too much for my c# skills :D also, this is my first mod ever :D

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 BeopInEx/plugins, Config file will be generated after first server start

Changes

v0.0.30
  • Added console commands that can be run from server side using bash console
  • kick [name/ip/userID] - kick user
  • ban [name/ip/userID] - ban user
  • unban [ip/userID] - unban user
  • banned - list banned users
  • permit [ip/userID] - add user to permitted user list
  • permitted - list permitted users
  • Small fixes
v0.0.2
  • Steam lobby server size option
  • Easy server name color change by choosing color in config (any color form: https://www.w3schools.com/colors/colors_names.asp)
  • Easy way to set serve name to be displayed in italic
  • Easy way to set server name to be displayed in bold
  • Option to change steam map name to whatever you like separate from your world name
  • Small fixes
v0.0.1
  • Can change server name from mod config
  • Wold name and server port option included in mod config
  • Option to choose where server is saved