1
+ # #################################
2
+ # ####### Default Settings ########
3
+ # #################################
4
+ # DO NOT EDIT, ANY CHANGES WILL BE OVERWRITTEN!
5
+ # Copy settings from here and use them in either:
6
+ # common.cfg - applies settings to every instance.
7
+ # [instance].cfg - applies settings to a specific instance.
8
+
9
+ # ### Game Server Settings ####
10
+
11
+ # # Predefined Parameters | https://docs.linuxgsm.com/configuration/start-parameters
12
+ servername =" LinuxGSM"
13
+ ip =" 0.0.0.0"
14
+ port =" 7777"
15
+ queryport =" 27015"
16
+ customerkey =" "
17
+ providerkey =" "
18
+ slots =" 100"
19
+
20
+ # # Server Parameters | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters
21
+ startparameters =" -log -force_steamclient_link -messaging -NoLiveServer -EnableCheats -backendapiurloverride='backend.last-oasis.com' -identifier=${servername} -port=${port} -CustomerKey=${customerkey} -ProviderKey=${providerkey} -slots=${slots} -QueryPort=${queryport} -OverrideConnectionAddress=${ip}"
22
+
23
+ # ### LinuxGSM Settings ####
24
+
25
+ # # LinuxGSM Stats
26
+ # Send useful stats to LinuxGSM developers.
27
+ # https://docs.linuxgsm.com/configuration/linuxgsm-stats
28
+ # (on|off)
29
+ stats =" off"
30
+
31
+ # # Notification Alerts
32
+ # (on|off)
33
+
34
+ # Display IP | https://docs.linuxgsm.com/alerts#display-ip
35
+ displayip =" "
36
+
37
+ # More info | https://docs.linuxgsm.com/alerts#more-info
38
+ postalert =" off"
39
+
40
+ # Discord Alerts | https://docs.linuxgsm.com/alerts/discord
41
+ discordalert =" off"
42
+ discordwebhook =" webhook"
43
+
44
+ # Email Alerts | https://docs.linuxgsm.com/alerts/email
45
+ emailalert =" off"
46
+
47
+ emailfrom =" "
48
+
49
+ # IFTTT Alerts | https://docs.linuxgsm.com/alerts/ifttt
50
+ iftttalert =" off"
51
+ ifttttoken =" accesstoken"
52
+ iftttevent =" linuxgsm_alert"
53
+
54
+ # Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun
55
+ mailgunalert =" off"
56
+ mailgunapiregion =" us"
57
+ mailguntoken =" accesstoken"
58
+ mailgundomain =" example.com"
59
+ mailgunemailfrom =
" [email protected] "
60
+
61
+
62
+ # Pushbullet Alerts | https://docs.linuxgsm.com/alerts/pushbullet
63
+ pushbulletalert =" off"
64
+ pushbullettoken =" accesstoken"
65
+ channeltag =" "
66
+
67
+ # Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover
68
+ pushoveralert =" off"
69
+ pushovertoken =" accesstoken"
70
+ pushoveruserkey =" userkey"
71
+
72
+ # Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat
73
+ rocketchatalert =" off"
74
+ rocketchatwebhook =" webhook"
75
+ rocketchattoken =" "
76
+
77
+ # Slack Alerts | https://docs.linuxgsm.com/alerts/slack
78
+ slackalert =" off"
79
+ slackwebhook =" webhook"
80
+
81
+ # Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram
82
+ # You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring".
83
+ # For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help".
84
+ telegramapi =" api.telegram.org"
85
+ telegramalert =" off"
86
+ telegramtoken =" accesstoken"
87
+ telegramchatid =" "
88
+ curlcustomstring =" "
89
+
90
+ # # Updating | https://docs.linuxgsm.com/commands/update
91
+ updateonstart =" off"
92
+
93
+ # # Backup | https://docs.linuxgsm.com/commands/backup
94
+ maxbackups =" 4"
95
+ maxbackupdays =" 30"
96
+ stoponbackup =" on"
97
+
98
+ # # Logging | https://docs.linuxgsm.com/features/logging
99
+ consolelogging =" on"
100
+ logdays =" 7"
101
+
102
+ # # Monitor | https://docs.linuxgsm.com/commands/monitor
103
+ # Query delay time
104
+ querydelay =" 1"
105
+
106
+ # # ANSI Colors | https://docs.linuxgsm.com/features/ansi-colors
107
+ ansi =" on"
108
+
109
+ # ### Advanced Settings ####
110
+
111
+ # # Message Display Time | https://docs.linuxgsm.com/features/message-display-time
112
+ sleeptime =" 0.5"
113
+
114
+ # # SteamCMD Settings | https://docs.linuxgsm.com/steamcmd
115
+ # Server appid
116
+ appid =" 920720"
117
+ steamcmdforcewindows =" no"
118
+ # SteamCMD Branch | https://docs.linuxgsm.com/steamcmd/branch
119
+ branch =" "
120
+ betapassword =" "
121
+ # Master Server | https://docs.linuxgsm.com/steamcmd/steam-master-server
122
+ steammaster =" false"
123
+
124
+ # # Stop Mode | https://docs.linuxgsm.com/features/stop-mode
125
+ # 1: tmux kill
126
+ # 2: CTRL+c
127
+ # 3: quit
128
+ # 4: quit 120s
129
+ # 5: stop
130
+ # 6: q
131
+ # 7: exit
132
+ # 8: 7 Days to Die
133
+ # 9: GoldSrc
134
+ # 10: Avorion
135
+ # 11: end
136
+ stopmode =" 2"
137
+
138
+ # # Query mode
139
+ # 1: session only
140
+ # 2: gamedig (gsquery fallback)
141
+ # 3: gamedig
142
+ # 4: gsquery
143
+ # 5: tcp
144
+ querymode =" 1"
145
+ querytype =" "
146
+
147
+ # # Console type
148
+ consoleverbose =" yes"
149
+ consoleinteract =" no"
150
+
151
+ # # Game Server Details
152
+ # Do not edit
153
+ gamename =" Last Oasis"
154
+ engine =" unreal4"
155
+ glibc =" 2.17"
156
+
157
+ # ### Directories ####
158
+ # Edit with care
159
+
160
+ # # Game Server Directories
161
+ systemdir =" ${serverfiles}/Mist"
162
+ executabledir =" ${systemdir}/Binaries/Linux"
163
+ executable =" ./MistServer-Linux-Shipping"
164
+ servercfgdir =" ${systemdir}/Saved/Config/LinuxServer"
165
+ servercfg =" Game.ini"
166
+ servercfgdefault =" Game.ini"
167
+ servercfgfullpath =" ${servercfgdir}/${servercfg}"
168
+
169
+ # # Backup Directory
170
+ backupdir =" ${lgsmdir}/backup"
171
+
172
+ # # Logging Directories
173
+ logdir =" ${rootdir}/log"
174
+ gamelogdir =" ${systemdir}/Saved/Logs"
175
+ lgsmlogdir =" ${logdir}/script"
176
+ consolelogdir =" ${logdir}/console"
177
+ lgsmlog =" ${lgsmlogdir}/${selfname}-script.log"
178
+ consolelog =" ${consolelogdir}/${selfname}-console.log"
179
+ alertlog =" ${lgsmlogdir}/${selfname}-alert.log"
180
+ postdetailslog =" ${lgsmlogdir}/${selfname}-postdetails.log"
181
+
182
+ # # Logs Naming
183
+ lgsmlogdate =" ${lgsmlogdir}/${selfname}-script-$(date '+%Y-%m-%d-%H:%M:%S').log"
184
+ consolelogdate =" ${consolelogdir}/${selfname}-console-$(date '+%Y-%m-%d-%H:%M:%S').log"
0 commit comments