ServerSettings.txt
From OBEY wiki
serverSettings.txt is a file in the root directory of OBEY that determine variables for a server hosted on that computer.
Variable | Default Value | Description |
---|---|---|
name | OBEY Server | This is the name of the server that will show up in the server browser |
motd | --- | |
maxPlayers | 15 | The player limit for the server. Once this is reached, no more players may join. |
minPlayers | 5 | |
roundMinutes | 0 | The time for each round before the game is forcibly ended. A value of 0 allows for never-ending rounds |
map | zoneOne | The name of the map that the server will play. The map must exist in the Levels folder. |
serverPort | 57347 | |
private | 0 | |
maxSpectators | 5 | The maximum number of players that simultaneously be in spectator mode |
clientPort | 57347 | |
dropShipOnStart | 0 | If 1, a Dropship will be already be purchased when the map starts. |
tickRate | 66 | How many game ticks to process per second. A higher number increases game speed. |