Prevent AMP from overwriting Project Zomboid configuration files on startup

Hi there,

I’m running a Project Zomboid instance under AMP and facing an issue where AMP automatically overwrites my servertest.ini and other config files every time the server restarts or triggers an update.

I’d like AMP to use only the existing configuration files located in:
/home/amp/.local/share/Zomboid/Server/
and not deploy or reset any templates automatically on start or update.

Could you please tell me how to properly disable AMP’s configuration syncing or templating for Project Zomboid, so that it always uses the live configs from the server folder and doesn’t overwrite them?

Thanks in advance for your help.

AMP controls servertest.ini. Put what you want in it (in Zomboid/Server in the instance datastore), right click on the file in the instance file manager and import

AMP doesn’t touch other configs

I’ve noticed a consistent issue with Project Zomboid instances under AMP.
When I manually edit the servertest.ini file inside Zomboid/Server (through the AMP file manager or via SSH) and then run reloadoption from the console, AMP resets the file back to its internal default state.

This makes it impossible to keep custom parameters that are not exposed in the AMP web interface (for example: PlayerConnectionAdminCheat=true, AdminStealth=true, etc.).

Even if I import the file manually using Right click → Import, the next reload wipes out those lines again.

AMP only manages the settings it knows about. That’s it.

Are you editing the file while the server is stopped?

Also, unless you import the file after making manual changes, AMP doesn’t know about your changes.

If there are additional settings that have been added to the ini since the last template update, make a list on GitHub and they can be added to the UI

I’m running a Project Zomboid instance on AMP (latest version).
There’s a persistent issue where AMP keeps overwriting my servertest.ini with default values on every restart, even if the server is stopped when I edit the file.

Here’s what I’ve already tried:

  1. Edited /Zomboid/Server/servertest.ini manually while the instance was stopped.
  2. Used “Reload Options” in the AMP console after saving changes.
  3. Tried importing the config through the file manager (can’t find any import option in the latest UI).

Regardless, when the server starts, AMP always loads its own internal config and replaces my servertest.ini with a default one.
Some options I need aren’t available in AMP’s UI, so editing the file directly is necessary.

Could you please clarify:
• How can I fully disable AMP’s automatic config generation for PZ?
• Or how can I properly import my manually customized servertest.ini so AMP respects it on startup?

Thank you!

This has already been answered

All that shows is that PZ is removing those settings when it starts

Nothing to do with AMP

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.