From: nikthechampiongr <32041239+nikthechampiongr@users.noreply.github.com> Date: Sun, 9 Jun 2024 23:41:04 +0000 (+0000) Subject: Disable panic bunker for servers (#28812) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=e95fb9aa7f82115929c5dce6785c914b076c0bc9;p=space-station-14.git Disable panic bunker for servers (#28812) * Disable panic bunker for servers * Add disabled stuff back in to be reenabled later --- diff --git a/Resources/ConfigPresets/WizardsDen/wizardsDen.toml b/Resources/ConfigPresets/WizardsDen/wizardsDen.toml index 7b2897fa20..ecf2aa8194 100644 --- a/Resources/ConfigPresets/WizardsDen/wizardsDen.toml +++ b/Resources/ConfigPresets/WizardsDen/wizardsDen.toml @@ -1,13 +1,10 @@ -# Base configuration preset used on all Wizard's Den servers. +# Base configuration preset used on all Wizard's Den servers. # Loaded before server-specific config presets by configuration. [game] 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 = false -panic_bunker.enable_without_admins = true panic_bunker.show_reason = true 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." diff --git a/Resources/ConfigPresets/WizardsDen/wizardsDenCoreOnly.toml b/Resources/ConfigPresets/WizardsDen/wizardsDenCoreOnly.toml index ae6ad2864d..71394825e2 100644 --- a/Resources/ConfigPresets/WizardsDen/wizardsDenCoreOnly.toml +++ b/Resources/ConfigPresets/WizardsDen/wizardsDenCoreOnly.toml @@ -8,10 +8,7 @@ soft_max_players = 50 hostname = "[EN] Wizard's Den Red Firefly" desc = "Official English Space Station 14 servers. Vanilla, core ruleset." -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.min_overall_minutes = 15