Enshrouded Configuration Gameplay Settings

I am trying to setup some fun randomization on the server for Enshrouded. However, because AMP has full control over the gameplay settings, I am unable to set any of the settings in the enshrouded_server.json. I am using a python script to randomize settings in the json file, but as mentioned AMP WebUI gameplay settings has full control of this.

Is there a way around this? Or something I am missing? If not is there a way in future patches to give admins the ability to choose to use the web settings or the .json file. It gives power users more control and customization over their server.

Thanks,
Tom

You could have your script use the AMP API to configure the settings

Oh snap! Now that’s awesome, I didn’t realize that. I found some docs on here k8thekat/AMPAPI_Python: CubeCoders AMP API for Python. Thank you for the quick response. Have a good one!

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