Removed Regex
There are no log items for user join/leave/chat.
This commit is contained in:
@@ -155,5 +155,29 @@
|
||||
"IncludeInCommandLine": false,
|
||||
"DefaultValue": "Mods",
|
||||
"EnumValues": {}
|
||||
},
|
||||
{
|
||||
"DisplayName": "GAMEPORT",
|
||||
"Category": "Server Settings",
|
||||
"Description": "",
|
||||
"Keywords": "",
|
||||
"FieldName": "$ApplicationPort1",
|
||||
"InputType": "number",
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "SERVER.GAMEPORT",
|
||||
"IncludeInCommandLine": false,
|
||||
"DefaultValue": "27500"
|
||||
},
|
||||
{
|
||||
"DisplayName": "UPDATERPORT",
|
||||
"Category": "Server Settings",
|
||||
"Description": "",
|
||||
"Keywords": "",
|
||||
"FieldName": "$ApplicationPort2",
|
||||
"InputType": "number",
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "SERVER.UPDATERPORT",
|
||||
"IncludeInCommandLine": false,
|
||||
"DefaultValue": "27015"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user