Temporarily update server configs (#28780)
* 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>
This commit is contained in:
@@ -4,10 +4,6 @@
|
||||
|
||||
[game]
|
||||
hostname = "[EN] Wizard's Den Leviathan [US East 1]"
|
||||
panic_bunker.enabled = false
|
||||
panic_bunker.disable_with_admins = false
|
||||
panic_bunker.enable_without_admins = false
|
||||
panic_bunker.custom_reason = ""
|
||||
|
||||
[hub]
|
||||
tags = "lang:en,region:am_n_e,rp:low"
|
||||
|
||||
@@ -4,10 +4,6 @@
|
||||
|
||||
[game]
|
||||
hostname = "[EN] Wizard's Den Lizard [US West]"
|
||||
panic_bunker.enabled = false
|
||||
panic_bunker.disable_with_admins = false
|
||||
panic_bunker.enable_without_admins = false
|
||||
panic_bunker.custom_reason = ""
|
||||
|
||||
[hub]
|
||||
tags = "lang:en,region:am_n_w,rp:low"
|
||||
|
||||
@@ -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 if there are more than 15 online players."
|
||||
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
|
||||
|
||||
|
||||
@@ -2,14 +2,14 @@
|
||||
# Loaded before server-specific config presets by configuration.
|
||||
|
||||
[game]
|
||||
desc = "Official English Space Station 14 servers. Vanilla, low roleplay."
|
||||
desc = "Official English Space Station 14 servers. Vanilla, roleplay ruleset."
|
||||
lobbyenabled = true
|
||||
soft_max_players = 80
|
||||
panic_bunker.enabled = true
|
||||
panic_bunker.disable_with_admins = true
|
||||
panic_bunker.disable_with_admins = false
|
||||
panic_bunker.enable_without_admins = true
|
||||
panic_bunker.show_reason = true
|
||||
panic_bunker.custom_reason = "You have not played on Wizard's Den server long enough to connect to this server. Please play on Wizard's Den Lizard or Wizard's Den Leviathan until you have more playtime."
|
||||
panic_bunker.custom_reason = "You have not played on a Wizard's Den server long enough to connect to this server. Please play on another Wizard's Den server for now."
|
||||
|
||||
[infolinks]
|
||||
bug_report = "https://github.com/space-wizards/space-station-14/issues/new/choose"
|
||||
|
||||
22
Resources/ConfigPresets/WizardsDen/wizardsDenCoreOnly.toml
Normal file
22
Resources/ConfigPresets/WizardsDen/wizardsDenCoreOnly.toml
Normal file
@@ -0,0 +1,22 @@
|
||||
# Configuration preset layer for "Core Only" Wizard's Den servers.
|
||||
# Intended to be loaded after wizardsDen.toml
|
||||
|
||||
# hostname is a placeholder
|
||||
# needs region tag
|
||||
|
||||
[game]
|
||||
soft_max_players = 50
|
||||
hostname = "[EN] Wizard's Den Red Firefly"
|
||||
desc = "Official English Space Station 14 servers. Vanilla, core ruleset."
|
||||
panic_bunker.enabled = false
|
||||
panic_bunker.disable_with_admins = false
|
||||
panic_bunker.enable_without_admins = false
|
||||
panic_bunker.custom_reason = ""
|
||||
panic_bunker.enabled = true
|
||||
panic_bunker.show_reason = true
|
||||
panic_bunker.max_overall_minutes = 15
|
||||
[server]
|
||||
rules_file = "CoreRuleset"
|
||||
|
||||
[hub]
|
||||
tags = "lang:en,rp:none"
|
||||
20
Resources/ConfigPresets/WizardsDen/wizardsDenGateway.toml
Normal file
20
Resources/ConfigPresets/WizardsDen/wizardsDenGateway.toml
Normal file
@@ -0,0 +1,20 @@
|
||||
# Configuration preset layer for gateway Wizard's Den servers.
|
||||
# Intended to be loaded after wizardsDen.toml
|
||||
|
||||
# hostname is a placeholder
|
||||
# needs region tag
|
||||
|
||||
[game]
|
||||
hostname = "[EN][New Player Server] Wizard's Den Farm Grass Hopper"
|
||||
desc = "Official English Space Station 14 servers for new players. Vanilla, roleplay ruleset."
|
||||
panic_bunker.enabled = false
|
||||
panic_bunker.disable_with_admins = false
|
||||
panic_bunker.enable_without_admins = false
|
||||
panic_bunker.custom_reason = ""
|
||||
baby_jail.enabled = true
|
||||
baby_jail.show_reason = true
|
||||
baby_jail.max_overall_minutes = 15
|
||||
baby_jail.custom_reason = "Sorry! Only new players can join the servers, try joining another one instead!"
|
||||
baby_jail.whitelisted_can_bypass = true
|
||||
[hub]
|
||||
tags = "lang:en,rp:low"
|
||||
17
Resources/ConfigPresets/WizardsDen/wizardsDenLRPTide.toml
Normal file
17
Resources/ConfigPresets/WizardsDen/wizardsDenLRPTide.toml
Normal file
@@ -0,0 +1,17 @@
|
||||
# Configuration preset layer for "Core Only" Wizard's Den servers.
|
||||
# Intended to be loaded after wizardsDen.toml
|
||||
|
||||
# hostname is a placeholder
|
||||
# needs region tag
|
||||
|
||||
[game]
|
||||
soft_max_players = 50
|
||||
hostname = "[EN] Wizard's Den Granite Flea"
|
||||
desc = "Official English Space Station 14 servers. Vanilla, core ruleset."
|
||||
panic_bunker.enabled = false
|
||||
panic_bunker.disable_with_admins = false
|
||||
panic_bunker.enable_without_admins = false
|
||||
panic_bunker.custom_reason = ""
|
||||
|
||||
[hub]
|
||||
tags = "lang:en,rp:low"
|
||||
Reference in New Issue
Block a user