* update configs * Update Resources/ConfigPresets/WizardsDen/wizardsDenGateway.toml * Update Resources/ConfigPresets/WizardsDen/wizardsDenLRPTide.toml * LF * Apply suggestions from code review Co-authored-by: Julian Giebel <juliangiebel@live.de> * Update Resources/ConfigPresets/WizardsDen/wizardsDenGateway.toml Co-authored-by: Julian Giebel <juliangiebel@live.de> --------- Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com> Co-authored-by: Julian Giebel <juliangiebel@live.de>
30 lines
615 B
TOML
30 lines
615 B
TOML
# Configuration preset used on Wizard's Den Salamander
|
|
|
|
[game]
|
|
desc = "Official English Space Station 14 servers. Medium roleplay ruleset. 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]"
|
|
soft_max_players = 130
|
|
|
|
[server]
|
|
rules_file = "MRPRuleset"
|
|
|
|
[whitelist]
|
|
enabled = true
|
|
reason = "whitelist-not-whitelisted-rp"
|
|
min_players = 15
|
|
|
|
[shuttle]
|
|
emergency_early_launch_allowed = true
|
|
|
|
[biomass]
|
|
easy_mode = false
|
|
|
|
[ooc]
|
|
enable_during_round = false
|
|
|
|
[ic]
|
|
flavor_text = true
|
|
|
|
[hub]
|
|
tags = "lang:en,region:am_n_w,rp:med"
|