diff --git a/project-zomboidconfig.json b/project-zomboidconfig.json index 60711ab..6d0e7f3 100755 --- a/project-zomboidconfig.json +++ b/project-zomboidconfig.json @@ -94,14 +94,14 @@ { "DisplayName":"Server Password", "Category":"Server Settings", - "Description":"Password to connect to the server. You should change this after first installing the server", + "Description":"Password to connect to the server", "Keywords":"password", "FieldName":"Password", - "InputType":"RandomPassword", + "InputType":"password", "IsFlagArgument":false, "ParamFieldName":"Password", "IncludeInCommandLine":false, - "DefaultValue":"Password123" + "DefaultValue":"" }, { "DisplayName":"Admin Password",