ChronosWS / asma

Ark Server Manager: Ascended
46 stars 4 forks source link

FEATURE: add the possibility to add a settings multiple times #50

Closed Lacoi closed 9 months ago

Lacoi commented 9 months ago

some server settings are added multiple times like:

ItemStatClamps[0]=<value>
ItemStatClamps[3]=<value>
ItemStatClamps[5]=<value>
....

or like

EngramEntryAutoUnlocks=(  EngramClassName="EngramEntry_TekTeleporter_C",  LevelToAutoUnlock=0)
EngramEntryAutoUnlocks=(  EngramClassName="EngramEntry_AnotherItem_C",  LevelToAutoUnlock=0)
...