]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Disable panic bunker for servers (#28812)
authornikthechampiongr <32041239+nikthechampiongr@users.noreply.github.com>
Sun, 9 Jun 2024 23:41:04 +0000 (23:41 +0000)
committerGitHub <noreply@github.com>
Sun, 9 Jun 2024 23:41:04 +0000 (01:41 +0200)
* Disable panic bunker for servers

* Add disabled stuff back in to be reenabled later

Resources/ConfigPresets/WizardsDen/wizardsDen.toml
Resources/ConfigPresets/WizardsDen/wizardsDenCoreOnly.toml

index 7b2897fa2047107bf5ce1dadeaf767895a07bee1..ecf2aa81943903511ccfdbc718e539c7c67eb71b 100644 (file)
@@ -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."
 
index ae6ad2864dbcd8670e94b3b6031ad6c96a7b946c..71394825e25df2ef1e3199d14f1c329d935edde4 100644 (file)
@@ -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