Created Configuration (markdown)
parent
469f799e6c
commit
6a1f72c3b0
13
Configuration.md
Normal file
13
Configuration.md
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
## IW4MAdminSettings.json
|
||||||
|
### Servers
|
||||||
|
| Name | Description | Validation | Default |
|
||||||
|
|--------------------|--------------------------------------------------------|---------------------------------------------------|---------|
|
||||||
|
| IPAddress | Internet Protocol Address | [IPv4 format](https://en.wikipedia.org/wiki/IPv4) | -- |
|
||||||
|
| Port | Communication endpoint | 1-65535 | -- |
|
||||||
|
| Password | RCon password | Not empty | -- |
|
||||||
|
| ManualLogPath | Override game log path | -- | null |
|
||||||
|
| AutoMessages | List of messages to broadcast automatically | Not null | [] |
|
||||||
|
| Rules | List of rules | Not null | [] |
|
||||||
|
| ReservedSlotNumber | Number of client slots to reserve for privileged users | 0-32 | 0 |
|
||||||
|
| GameLogServerUrl | HTTP Url for the Game Log Server | HTTP endpoint | null |
|
||||||
|
| CustomHostname | Override server title (hostname) | Length >= 3 — Length <= 128 | null |
|
Loading…
Reference in New Issue
Block a user