|
100 | 100 | Version numbers are described here: http://wiki.multitheftauto.com/wiki/GetPlayerVersion
|
101 | 101 | and look like this: 1.1.0-9.03100.0
|
102 | 102 | Note that this setting only determines if the client should be prompted to update. The actual
|
103 |
| - build number they receive will be the highest available. See: http://nightly.mtasa.com/ver --> |
| 103 | + build number they receive will be the highest available. See: http://nightly.multitheftauto.com/ver --> |
104 | 104 | <minclientversion></minclientversion>
|
105 | 105 |
|
106 | 106 | <!-- This parameter specifies if/when the <minclientversion> setting is automatically updated.
|
|
112 | 112 | <!-- Recommended client version. When connecting, if clients have a lower version, they will be given
|
113 | 113 | the option to download an update. If left blank, this setting is disabled.
|
114 | 114 | Note that this setting only determines if the client should be prompted to update. The actual
|
115 |
| - build number they receive will be the highest available. See: http://nightly.mtasa.com/ver --> |
| 115 | + build number they receive will be the highest available. See: http://nightly.multitheftauto.com/ver --> |
116 | 116 | <recommendedclientversion></recommendedclientversion>
|
117 | 117 |
|
118 | 118 | <!-- This parameter can be used to make the server report to Game-Monitor master servers, allowing it to
|
|
261 | 261 | <!-- This parameter lists the ACL groups that are protected by serial authorization.
|
262 | 262 | Login attempts to a protected account from a second serial are blocked until the serial is manually authorized via
|
263 | 263 | the authserial command.
|
264 |
| - For more info see: https://mtasa.com/authserial |
| 264 | + For more info see: https://multitheftauto.com/authserial |
265 | 265 | Note: This is security critical feature and disabling auth_serial_groups can affect visibility in the master server list.
|
266 | 266 | Values: Comma separated list of ACL groups. Default - Admin -->
|
267 | 267 | <auth_serial_groups>Admin</auth_serial_groups>
|
268 | 268 |
|
269 | 269 | <!-- This parameter specifies if the authorized serial login checks should also apply to the http interface.
|
270 | 270 | Protected account login attempts to the http interface will only succeed if the IP address matches one
|
271 | 271 | recently used by the account holder in-game
|
272 |
| - For more info see: https://mtasa.com/authserialhttp |
| 272 | + For more info see: https://multitheftauto.com/authserialhttp |
273 | 273 | Note: This is security critical feature and disabling auth_serial_http can affect visibility in the master server list.
|
274 | 274 | Values: 0 - Off, 1 - Enabled. Default - 1 -->
|
275 | 275 | <auth_serial_http>1</auth_serial_http>
|
|
0 commit comments