-
Notifications
You must be signed in to change notification settings - Fork 343
/
Copy pathdota2config.json
259 lines (259 loc) · 10.2 KB
/
dota2config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
[
{
"DisplayName": "Server Name",
"Category": "Dota 2:stadia_controller",
"Subcategory": "Server:dns:1",
"Description": "Sets the name of the server that appears in the server list",
"Keywords": "server,name,hostname",
"FieldName": "hostname",
"InputType": "text",
"ParamFieldName": "hostname",
"IncludeInCommandLine": true,
"DefaultValue": "AMP Powered Dota 2 Server",
"EnumValues": {}
},
{
"DisplayName": "Server Tags",
"Category": "Dota 2:stadia_controller",
"Subcategory": "Server:dns:1",
"Description": "Comma-separated list of server tags that give additional information about the server in the server browser",
"Keywords": "tags,sv_tags",
"FieldName": "sv_tags",
"InputType": "text",
"ParamFieldName": "sv_tags",
"IncludeInCommandLine": true,
"SkipIfEmpty": true,
"DefaultValue": "",
"EnumValues": {}
},
{
"DisplayName": "LAN Server",
"Category": "Dota 2:stadia_controller",
"Subcategory": "Server:dns:1",
"Description": "If enabled, the server will operate as a LAN server: no heartbeat, no authentication, and no non-class C addresses",
"Keywords": "lan,local,sv_lan",
"FieldName": "sv_lan",
"InputType": "checkbox",
"ParamFieldName": "sv_lan",
"IncludeInCommandLine": true,
"DefaultValue": "false",
"EnumValues": {
"False": "false",
"True": "true"
}
},
{
"DisplayName": "Game Server Login Token (GSLT)",
"Category": "Dota 2:stadia_controller",
"Subcategory": "Server:dns:1",
"Description": "Sets the [Steam Game Server Login Token](https://steamcommunity.com/dev/managegameservers) for the server, to allow it to be listed in the server browser. Use app ID 570 when generating the token",
"Keywords": "steam,server,login,token,gslt,sv_setsteamaccount",
"FieldName": "sv_setsteamaccount",
"InputType": "password",
"ParamFieldName": "sv_setsteamaccount",
"IncludeInCommandLine": true,
"SkipIfEmpty": true,
"DefaultValue": "",
"Placeholder": "6544F7E034119F113526E96474F559AH",
"EnumValues": {}
},
{
"DisplayName": "Server Password",
"Category": "Dota 2:stadia_controller",
"Subcategory": "Server:dns:1",
"Description": "Sets the password required to connect to the server. Default is no password",
"Keywords": "server,password,sv_password",
"FieldName": "sv_password",
"InputType": "password",
"ParamFieldName": "sv_password",
"IncludeInCommandLine": true,
"DefaultValue": "",
"EnumValues": {}
},
{
"DisplayName": "RCON Password",
"Category": "Dota 2:stadia_controller",
"Subcategory": "Server:dns:1",
"Description": "See the Security and Privacy menu for configurable options for the server's RCON",
"Keywords": "rcon,password,rcon_password",
"FieldName": "$RemoteAdminPassword",
"InputType": "hidden",
"IsFlagArgument": false,
"ParamFieldName": "rcon_password",
"EnumValues": {}
},
{
"DisplayName": "Initial Map",
"Category": "Dota 2:stadia_controller",
"Subcategory": "Server:dns:1",
"Description": "Sets the map to start the server with. If \"Custom\" is selected, Custom Initial Map must also be specified",
"Keywords": "map",
"FieldName": "map",
"InputType": "enum",
"ParamFieldName": "map",
"IncludeInCommandLine": true,
"DefaultValue": "dota",
"EnumValues": {
"dota": "Dota",
"{{CustomMap}}": "--Custom--"
}
},
{
"DisplayName": "Custom Initial Map",
"Category": "Dota 2:stadia_controller",
"Subcategory": "Server:dns:1",
"Description": "Sets a custom map to use for the Initial Map, if \"Custom\" is selected",
"Keywords": "custom,map",
"FieldName": "CustomMap",
"InputType": "text",
"ParamFieldName": "CustomMap",
"DefaultValue": "",
"EnumValues": {}
},
{
"DisplayName": "Map Group",
"Category": "Dota 2:stadia_controller",
"Subcategory": "Server:dns:1",
"Description": "Sets the map group to load to enable map rotation. Alternatively specify a Workshop Collection ID which includes the maps required for rotation",
"Keywords": "map,group,mapgroup",
"FieldName": "mapgroup",
"InputType": "text",
"ParamFieldName": "mapgroup",
"IncludeInCommandLine": true,
"SkipIfEmpty": true,
"DefaultValue": "",
"Placeholder": "mg_dota2",
"EnumValues": {}
},
{
"DisplayName": "Workshop Map ID",
"Category": "Dota 2:stadia_controller",
"Subcategory": "Server:dns:1",
"Description": "Sets the ID of a [Steam workshop map](https://steamcommunity.com/workshop/browse/?appid=570&browsesort=trend§ion=readytouseitems) to download and load on the server. This will override the Initial Map setting",
"Keywords": "workshop,map,host_workshop_map",
"FieldName": "host_workshop_map",
"InputType": "number",
"ParamFieldName": "host_workshop_map",
"IncludeInCommandLine": true,
"SkipIfEmpty": true,
"DefaultValue": "",
"Placeholder": "440115357",
"EnumValues": {}
},
{
"DisplayName": "Workshop Collection ID",
"Category": "Dota 2:stadia_controller",
"Subcategory": "Server:dns:1",
"Description": "Sets the ID of a [Steam workshop collection](https://steamcommunity.com/workshop/browse/?appid=570&browsesort=trend§ion=collections) to download and load on the server. This will override the Initial Map setting",
"Keywords": "workshop,collection,host_workshop_collection",
"FieldName": "host_workshop_collection",
"InputType": "number",
"ParamFieldName": "host_workshop_collection",
"IncludeInCommandLine": true,
"SkipIfEmpty": true,
"DefaultValue": "",
"Placeholder": "3312190165",
"EnumValues": {}
},
{
"DisplayName": "Player Limit",
"Category": "Dota 2:stadia_controller",
"Subcategory": "Server:dns:1",
"Description": "Sets the maximum number of players allowed on the server at one time",
"Keywords": "max,players,limit,maxplayers",
"FieldName": "$MaxUsers",
"InputType": "number",
"MinValue": "1",
"MaxValue": "64",
"ParamFieldName": "maxplayers",
"DefaultValue": "32",
"Placeholder": "32",
"Suffix": "players",
"EnumValues": {}
},
{
"DisplayName": "Pure Server Mode",
"Category": "Dota 2:stadia_controller",
"Subcategory": "Server:dns:1",
"Description": "Sets whether clients are only allowed to use certain files",
"Keywords": "pure,server,cheat,hack,integrity,sv_pure",
"FieldName": "sv_pure",
"InputType": "enum",
"ParamFieldName": "sv_pure",
"IncludeInCommandLine": true,
"DefaultValue": "0",
"EnumValues": {
"0": "Client files not restricted",
"1": "All client files except those listed in pure_server_whitelist.txt must match the server",
"2": "All client files must come from Steam"
}
},
{
"DisplayName": "Enable Cheats",
"Category": "Dota 2:stadia_controller",
"Subcategory": "Server:dns:1",
"Description": "If set, cheat convars will be allowed to be used on the server",
"Keywords": "allow,cheat,hack,integrity,sv_cheats",
"FieldName": "sv_cheats",
"InputType": "checkbox",
"ParamFieldName": "sv_cheats",
"IncludeInCommandLine": true,
"DefaultValue": "false",
"EnumValues": {
"False": "false",
"True": "true"
}
},
{
"DisplayName": "Disable Valve Anti-Cheat",
"Category": "Dota 2:stadia_controller",
"Subcategory": "Server:dns:1",
"Description": "If set, Valve Anti-Cheat (VAC) will be disabled",
"Keywords": "valve,anti,cheat,vac,insecure",
"FieldName": "insecure",
"InputType": "checkbox",
"ParamFieldName": "insecure",
"DefaultValue": "",
"EnumValues": {
"False": "",
"True": "-insecure "
}
},
{
"DisplayName": "Server/RCON IPv4 IP Binding",
"Category": "Dota 2:stadia_controller",
"Subcategory": "Server:dns:1",
"Description": "If required, you can change the binding of the server and Source RCON by changing the 'Server IP Address' setting under Security and Privacy. NOTE: The IP must be reachable by AMP, otherwise AMP's console won't work",
"Keywords": "ip,binding",
"FieldName": "ip",
"InputType": "hidden",
"ParamFieldName": "ip",
"EnumValues": {}
},
{
"DisplayName": "Additional Command Line Parameters",
"Category": "Dota 2:stadia_controller",
"Subcategory": "Server:dns:1",
"Description": "Specifies additional command line parameters (anything that begins with a -) that are not otherwise set by AMP. Use with care",
"Keywords": "custom,server,arguments,variables,cvars,convars,parameters",
"FieldName": "CustomParameters",
"InputType": "text",
"ParamFieldName": "CustomParameters",
"DefaultValue": "",
"Placeholder": "",
"EnumValues": {}
},
{
"DisplayName": "Additional Console Variables",
"Category": "Dota 2:stadia_controller",
"Subcategory": "Server:dns:1",
"Description": "Specifies additional console variables (anything that begins with a +) that are not otherwise set by AMP. Use with care",
"Keywords": "custom,server,arguments,variables,cvars,convars,parameters",
"FieldName": "CustomConVars",
"InputType": "text",
"ParamFieldName": "CustomConVars",
"DefaultValue": "",
"Placeholder": "",
"EnumValues": {}
}
]