change Salamander whitelist settings (#17718)
This commit is contained in:
parent
03b03e3bca
commit
114a21dcfe
|
|
@ -1,7 +1,7 @@
|
|||
# Configuration preset used on Wizard's Den Salamander
|
||||
|
||||
[game]
|
||||
desc = "Official English Space Station 14 servers. Roleplay required, you must be whitelisted through Discord to play."
|
||||
desc = "Official English Space Station 14 servers. Roleplay required, you must be whitelisted through Discord to play if there are more than 15 online players."
|
||||
hostname = "[EN] Wizard's Den Salamander [US West RP]"
|
||||
|
||||
[server]
|
||||
|
|
@ -11,7 +11,7 @@ rules_header = "ui-rules-header-rp"
|
|||
[whitelist]
|
||||
enabled = true
|
||||
reason = "whitelist-not-whitelisted-rp"
|
||||
min_players = 10
|
||||
min_players = 15
|
||||
|
||||
[shuttle]
|
||||
emergency_early_launch_allowed = true
|
||||
|
|
|
|||
Loading…
Reference in New Issue