Configuration with Vintage Story - Unable to put in many custom serverconfig variables

System Information

Field Value
Operating System Windows - Windows Server 2025 on x86_64
Product AMP ‘Deimos’ v2.7.2.8 (Mainline)
Virtualization None
Application Vintage Story
Module GenericModule
Running in Container No
Current State Ready

Problem Description

Issue

If adding “MaxPhysicsThreads”: 1, the server will fail to start until the line is removed.

So far as I can tell adding any of the worldgen settings, will be ignored. If possible, can worldgen settings, and really any/all of the settings listed Server Config - Vintage Story Wiki be added to AMP natively, that’d be great.

Reproduction Steps

  • data/serverconfig.json and add “MaxPhysicsThreads”: 1,
  • Add “oceanscale”: “1”,
  • Add “landcover”: “1”,

Add any other serverconfig variables that aren’t already in the file. AMP seems to just delete any extra ones on server restart.

AMP doesn’t delete anything, the server will be doing that, especially if those values are not valid or you edited the file while the server is running

Values are valid, and have not edited the file while server is running.