We backup our game world every 30 minutes with the AMP scheduler and backup function.
We also have set the game own save interval to 30 min, so no problem here.
The game will hold the world file and an extra *.old file.
But for a while now, Valheim has a own backup function where it saves 4 backups per default , one 2 hours old and 3 12 hours old.
I would like to turn this backup of by giving the game the parameter “-backup 0” so the AMP backup file does not include the not needed files.
At the moment 4 of the 6 files saved are not needed.
Can you add options into AMP that will enable us to set all parameter used in the current build of the games dedicated server, or even better bring back a server args option to set parameters that are new or not frequently used?