Update project-zomboidconfig.json
This commit is contained in:
parent
d9352d6c03
commit
5f5cb07ae0
@ -10,29 +10,5 @@
|
||||
"ParamFieldName": "adminpassword",
|
||||
"IncludeInCommandLine": true,
|
||||
"DefaultValue": "Password123"
|
||||
},
|
||||
{
|
||||
"DisplayName": "RCON Password",
|
||||
"Category": "Server Settings",
|
||||
"Description": "",
|
||||
"Keywords": "RCON password",
|
||||
"FieldName": "$RemoteAdminPassword",
|
||||
"InputType": "text",
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "RCONPassword"
|
||||
},
|
||||
{
|
||||
"DisplayName": "PVP",
|
||||
"Category": "Server Settings",
|
||||
"Description": "Player vs Player",
|
||||
"Keywords": "PVP",
|
||||
"FieldName": "PVP",
|
||||
"InputType": "checkbox",
|
||||
"EnumValues": {
|
||||
"True": "true",
|
||||
"False": "false"
|
||||
},
|
||||
"DefaultValue": "true",
|
||||
"ParamFieldName": "PVP"
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user