Update project-zomboidconfig.json
This commit is contained in:
		@@ -10,6 +10,16 @@
 | 
			
		||||
        "ParamFieldName": "adminpassword",
 | 
			
		||||
        "IncludeInCommandLine": true,
 | 
			
		||||
        "DefaultValue": "Password123",
 | 
			
		||||
        "EnumValues": {}
 | 
			
		||||
    },
 | 
			
		||||
        {
 | 
			
		||||
        "DisplayName": "RCON Password",
 | 
			
		||||
        "Category": "Server Settings",
 | 
			
		||||
        "Description": "",
 | 
			
		||||
        "Keywords": "RCON password",
 | 
			
		||||
        "FieldName": "$RemoteAdminPassword",
 | 
			
		||||
        "InputType": "text",
 | 
			
		||||
        "IsFlagArgument": false,
 | 
			
		||||
        "ParamFieldName": "RCONPassword",
 | 
			
		||||
        "IncludeInCommandLine": false,
 | 
			
		||||
    }
 | 
			
		||||
]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user