Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Commit

Permalink
Fix and update config docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Dankrushen committed May 29, 2018
1 parent 6a7efde commit e445353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ sm_server_name | String | **Dynamic** | server name in a separate option, defaul
sm_tracking | Boolean | True | Appends the ServerMod version to your server name, this is for tracking how many servers are running ServerMod
~~master_server_to_contact~~ | String | https://hubertmoszka.pl/authenticator.php | The master server to push data to, this is used for private server lists **(DEPRICATED, USE "secondary_servers_to_contact")**
secondary_servers_to_contact | List | **Empty** | The master servers to push data to, this is used for private server lists
start_round_timer | Seconds | 20 | The amount of time before the round auto-starts (when queueing for a round)

### Administration / Gameplay
Config Option | Value Type | Default Value | Description
Expand Down Expand Up @@ -157,7 +158,6 @@ NTFSCIENTIST_HP | Integer | 120 | Sets the starting HP for NTF Scientists
NTFL_HP | Integer | 120 | Sets the starting HP for NTF Lieutenants
NTFC_HP | Integer | 150 | Sets the starting HP for NTF Commanders
FACILITYGUARD_HP | Integer | 100 | Sets the starting HP for Facility Guards

force_disable_enable | Boolean | False | Overrides game's default class ban value with chosen values **(USE OF THIS IS NOT RECOMMENDED)**
SCP049_DISABLE | Boolean | False | Disables SCP-049
SCP079_DISABLE | Boolean | True | Disables SCP-079
Expand Down

0 comments on commit e445353

Please sign in to comment.