[
    {
        "DisplayName": "Game Port",
        "Category": "Creativerse:stadia_controller",
        "Subcategory": "Server:dns:1",
        "Description": "",
        "Keywords": "",
        "FieldName": "$GamePort",
        "InputType": "number",
        "IsFlagArgument": false,
        "Hidden": true,
        "ParamFieldName": "$.GamePort",
        "IncludeInCommandLine": false,
        "EnumValues": {}
    },
    {
        "DisplayName": "World Key",
        "Category": "Creativerse:stadia_controller",
        "Subcategory": "Server:dns:1",
        "Description": "Sets the world key for the server. Don't use spaces. NOTE: Update the server after changing this setting",
        "Keywords": "world,key,id",
        "FieldName": "worldId",
        "InputType": "text",
        "IsFlagArgument": false,
        "ParamFieldName": "worldId",
        "IncludeInCommandLine": true,
        "DefaultValue": "AMP_Server",
        "Required": true,
        "EnumValues": {}
    },
    {
        "DisplayName": "World Key",
        "Category": "Creativerse:stadia_controller",
        "Subcategory": "Server:dns:1",
        "Description": "",
        "Keywords": "",
        "FieldName": "worldId",
        "InputType": "text",
        "Hidden": true,
        "IsFlagArgument": false,
        "ParamFieldName": "$.WorldKey",
        "IncludeInCommandLine": false,
        "EnumValues": {}
    },
    {
        "DisplayName": "World Template",
        "Category": "Creativerse:stadia_controller",
        "Subcategory": "Server:dns:1",
        "Description": "Sets the template for the world. If Custom Template is selected, then the Custom Template Key must also be set",
        "Keywords": "template,key",
        "FieldName": "TemplateKey",
        "InputType": "enum",
        "IsFlagArgument": false,
        "ParamFieldName": "$.TemplateKey",
        "IncludeInCommandLine": false,
        "DefaultValue": "69bac762182c4dd69c59a48c3e1e9304",
        "EnumValues": {
            "cb201411260047e5ab4f4b8166eb3976": "Archipelago 10K",
            "cb20141210ed4b1590c6a1420c384f2b": "Continent 1K",
            "cb20150118204805ab4f4b8166eb3980": "Continent 2K-1",
            "cb20150119204805ab4f4b8166eb3980": "Continent 2K-2",
            "cb20150120204805ab4f4b8166eb3980": "Continent 2K-3",
            "cb20141228040965ab4f4b8166eb3977": "Continent 4K-1",
            "cb20141231040965ab4f4b8166eb3981": "Continent 4K-2",
            "892bbca2d6444e26a8857a07a90292f1": "Flat Grass 2K",
            "b0c2e10917fe4b709255b1b6f162e558": "Flat Sand 2K",
            "bb0326fd64b74791b493ad03abe7af6b": "Flat Snow 4K",
            "hg_testmap_1": "HG TestMap",
            "island_ruins": "Island Ruins",
            "6af068019ad648ceb3d8eadf3e1ab854": "Lowlands 1K-1",
            "18285efb343e4e619df1facc2b7d27c3": "Lowlands 1K-2",
            "425a9f8d3f6a4d42ad4d7a0ef98dc4ce": "Lowlands 2K",
            "1ec67c5a8598480cabac567762bf59b9": "Lowlands 3K",
            "25b95767960e4810a0d896f2b4d1d3df": "Lowlands 10K-1",
            "cb20140912ac428bae68abb4822dbfda": "Lowlands 10K-2",
            "cb20140915ac428bae68abb4822dbfda": "Lowlands 10K-3",
            "6b87b59bdfc344c89920dc7eb44c5839": "Lowlands 10K-4",
            "6d1ef9b9e2bd46889068f3df6aa73954": "Mixed 1K-1",
            "35da7596161942ffad4bad6b7b932950": "Mixed 1K-2",
            "69bac762182c4dd69c59a48c3e1e9304": "RW1 10K (default)",
            "e153099c609f4bb2b5f89e218fcb471e": "RW2 10K",
            "4a4d04caf0d449e3a5a04c0ecfe03957": "RW3 10K",
            "5dcc93229f004bfe86e2bca3cc60e2d3": "RW4 10K",
            "f8d02b7209a54aa19d2fcca0f58778e4": "RW5 10K",
            "e05d2ad3952a4061931cbe003bc71ec9": "RW6 10K",
            "6b7f11478cb54a1896ef30352af168ef": "RW7 10K",
            "5c659bff855243f2bc26c9d82b8ca073": "RW8 10K",
            "c773ad62e9b74fedb989092e8d6cb3af": "RW9? 10K",
            "0c9de19ab8b8485dabae8144e6b39317": "RW10? 10K",
            "024dbf3fcb92412295cd8d07ba93288f": "RW10? 10K-1",
            "cb20150125819205ab4f4b8166eb0520": "RW? 8K",
            "6af665950087483b9fac9c21f3e9f0ff": "RW? 10K-2",
            "fb45525a5f9b48eaa4820bed2759bb59": "RW? 10K-3",
            "0ce5b025a31546ec84b28330a78a431e": "RW? 10K-4",
            "{{CustomTemplate}}": "Custom Template"
        }
    },
    {
        "DisplayName": "Custom Template Key",
        "Category": "Creativerse:stadia_controller",
        "Subcategory": "Server:dns:1",
        "Description": "Sets the key for a custom template for the world",
        "Keywords": "custom,template,key",
        "FieldName": "CustomTemplate",
        "InputType": "text",
        "IsFlagArgument": false,
        "ParamFieldName": "CustomTemplate",
        "IncludeInCommandLine": false,
        "DefaultValue": "",
        "EnumValues": {}
    },
    {
        "DisplayName": "World Owner SteamID",
        "Category": "Creativerse:stadia_controller",
        "Subcategory": "Server:dns:1",
        "Description": "To start the server, you must include a valid Steam64 ID for \"WorldOwnerSteamId\" in the world's config_world.json",
        "Keywords": "steam,id",
        "FieldName": "SteamID",
        "InputType": "hidden",
        "IsFlagArgument": false,
        "ParamFieldName": "SteamID",
        "IncludeInCommandLine": false,
        "EnumValues": {}
    },
    {
        "DisplayName": "World Name",
        "Category": "Creativerse:stadia_controller",
        "Subcategory": "Server:dns:1",
        "Description": "Sets the name of the world",
        "Keywords": "world,name",
        "FieldName": "WorldName",
        "InputType": "text",
        "IsFlagArgument": false,
        "ParamFieldName": "$.WorldName",
        "IncludeInCommandLine": false,
        "DefaultValue": "AMP Powered Creativerse Server",
        "EnumValues": {}
    },
    {
        "DisplayName": "World Description",
        "Category": "Creativerse:stadia_controller",
        "Subcategory": "Server:dns:1",
        "Description": "Sets the world description",
        "Keywords": "world,description",
        "FieldName": "WorldDescription",
        "InputType": "text",
        "IsFlagArgument": false,
        "ParamFieldName": "$.WorldDescription",
        "IncludeInCommandLine": false,
        "DefaultValue": "A Creativerse World",
        "EnumValues": {}
    },
    {
        "DisplayName": "Player Limit",
        "Category": "Creativerse:stadia_controller",
        "Subcategory": "Server:dns:1",
        "Description": "Sets the maximum number of players that may connect to the server at the same time",
        "Keywords": "max,players,limit",
        "FieldName": "$MaxUsers",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "$.MaxPlayers",
        "IncludeInCommandLine": false,
        "DefaultValue": "100",
        "Placeholder": "100",
        "Suffix": "players",
        "EnumValues": {}
    }
]