Smalland server does not have crafting time option (Config_CraftingTimeModifier=0.0/2.0) or option for immortal pets (bConfig_TamedCreaturesImmortal=True/False) and manually adding to the settings gets overwritten or ignored
Reproduction Steps
manually adding the option to game.ini
manually adding the option to game.ini and making file read only
AMP doesn’t touch the ini files, so what you are seeing is the server behaviour.
AMP sets settings via the command line, just like the bat/sh scripts provided with the server. The scripts don’t appear to have been updated for the options you mention.
In the Smalland discord someone said the first one is ?craftingtimemultiplier. Can’t see any mention of the second one. Where are you getting your info from?
AMP most definitely does touch the ini files … as I said when I manually added the ini option when running the server AMP removes that option and also if you change other options (like creature damage modifier) that are contained in that ini file the file updates to reflect that. I got the ini option from my own personal save when turning the option on. Is it possible to add command line options then?