You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Console.AppReadyRegex=^\[[\d.]+-[\d.:]+\]\[[\d ]+\]LogServerSave: Display: Finished loading server data, game is now broadcasting online\. Your server ID is: \d+\.$
86
+
Console.UserJoinRegex=^\[[\d.]+-[\d.:]+\]\[[\d ]+\]LogBeastsOfBermuda: Display: Finished Post login loading process for player (?<username>.+?) with ID (?<userid>\d+?)$
87
+
Console.UserLeaveRegex=^\[[\d.]+-[\d.:]+\]\[[\d ]+\]LogServerSave: Display: HandlePlayableSaveOnDestroy for Character:.+, SteamID:(?<userid>\d+?)\..+$
"Category": "Beasts of Bermuda:stadia_controller",
47
+
"Subcategory": "Server:dns:1",
48
+
"Description": "Sets whether to display the actual Map Name in the server browser, or instead the Custom Display Map Name. This doesn't affect the actual map loaded on the server",
"Category": "Beasts of Bermuda:stadia_controller",
63
+
"Subcategory": "Server:dns:1",
64
+
"Description": "Sets a custom map name to display in the server browser, if 'Use Custom Map Display Map Name' is selected under Display Map Name Mode",
65
+
"Keywords": "custom,display,map,name,mapname",
66
+
"FieldName": "CustomMapName",
67
+
"InputType": "text",
68
+
"ParamFieldName": "CustomMapName",
69
+
"IncludeInCommandLine": false,
70
+
"DefaultValue": "",
71
+
"Placeholder": "MyMapName",
72
+
"EnumValues": {}
73
+
},
74
+
{
75
+
"DisplayName": "Game Mode",
76
+
"Category": "Beasts of Bermuda:stadia_controller",
77
+
"Subcategory": "Server:dns:1",
78
+
"Description": "Sets the game mode for the server",
79
+
"Keywords": "game,mode,gamemode",
80
+
"FieldName": "GameMode",
81
+
"InputType": "enum",
82
+
"ParamFieldName": "GameMode",
83
+
"IncludeInCommandLine": true,
84
+
"DefaultValue": "Free_Roam",
85
+
"EnumValues": {
86
+
"Free_Roam": "Free Roam (default)",
87
+
"Life_Cycle": "Life Cycle",
88
+
"Combat": "Combat"
89
+
}
90
+
},
91
+
{
92
+
"DisplayName": "Game Mode",
93
+
"Category": "Beasts of Bermuda:stadia_controller",
"Category": "Beasts of Bermuda:stadia_controller",
162
+
"Subcategory": "Server:dns:1",
163
+
"Description": "To configure other settings for the server, [generate](https://cleafspear.github.io/) a configuration file and paste the contents into WindowsServer/BeastsOfBermuda/Saved/Config/WindowsServer/Game.ini or LinuxServer/BeastsOfBermuda/Saved/Config/LinuxServer/Game.ini, as applicable",
0 commit comments