Disable panic bunker for servers (#28812)

* Disable panic bunker for servers

* Add disabled stuff back in to be reenabled later
This commit is contained in:
nikthechampiongr
2024-06-09 23:41:04 +00:00
committed by GitHub
parent 0804020410
commit e95fb9aa7f
2 changed files with 1 additions and 7 deletions

View 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."

View 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