File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed
Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change 77 "address" : " 0.0.0.0" ,
88 "port" : 17777
99 },
10+ "rcon" : {
11+ "address" : " 0.0.0.0" ,
12+ "port" : 19999 ,
13+ "password" : " ADMINPASSWORD" ,
14+ "permission" : " monitor" ,
15+ "blacklist" : [],
16+ "whitelist" : []
17+ },
1018 "game" : {
1119 "name" : " SERVERNAME" ,
1220 "password" : " " ,
1321 "passwordAdmin" : " ADMINPASSWORD" ,
22+ "admins" : [],
1423 "scenarioId" : " {ECC61978EDCC2B5A}Missions/23_Campaign.conf" ,
1524 "maxPlayers" : 64 ,
1625 "visible" : true ,
17- "supportedPlatforms" : [
18- " PLATFORM_PC" ,
19- " PLATFORM_XBL"
20- ],
2126 "gameProperties" : {
2227 "serverMaxViewDistance" : 2500 ,
2328 "serverMinGrassDistance" : 100 ,
2631 "fastValidation" : true ,
2732 "battlEye" : true ,
2833 "VONDisableUI" : false ,
29- "VONDisableDirectSpeechUI" : false
34+ "VONDisableDirectSpeechUI" : false ,
35+ "VONCanTransmitCrossFaction" : false
3036 },
3137 "mods" : []
3238 },
You can’t perform that action at this time.
0 commit comments