issues
search
mbround18
/
valheim-docker
Valheim Docker powered by Odin. The Valheim dedicated gameserver manager which is designed with resiliency in mind by providing automatic updates, world backup support, and a user friendly cli interface.
https://hub.docker.com/r/mbround18/valheim
BSD 3-Clause "New" or "Revised" License
770
stars
82
forks
source link
Add additional arguments for Valheim Server
#742
Closed
mbround18
closed
1 year ago
mbround18
commented
1 year ago
Description
Contributions
Fixes #741
Fixes #738
new args
Variable
Default
Required
Description
PRESET
``
FALSE
Normal, Casual, Easy, Hard, Hardcore, Immersive, Hammer
MODIFIERS
` | FALSE | Comma-separated array of modifiers. EX:
combat=easy,raids=muchmore`
SET_KEY
``
FALSE
Can be one of the following: nobuildcost, playerevents, passivemobs, nomap
Fixed log from command
Checklist
[ ] I added one or multiple labels which best describes this PR.
[ ] I have tested the changes locally.
[ ] This PR has a reviewer on it.
[ ] I have validated my changes in a docker container and on Ubuntu. (Only needed for Odin or Docker Changes)
Description
Contributions
` | FALSE | Comma-separated array of modifiers. EX:
combat=easy,raids=muchmore`Checklist