[
    {
        "ConfigFile": "gearbox/server.cfg",
        "AutoMap": true,
        "ConfigType": "template",
        "ConfigFileTemplate": "hlof/AMP_server.cfg"
    },
    {
        "ConfigFile": "gearbox/motd.txt",
        "ConfigType": "kvp",
        "ConfigFormat": "{0}{1}",
        "Subsections": [
            {
                "Heading": "$root",
                "SettingMappings": {
                    "": "motd"
                }
            }
        ]
    }
]