Files
tbd-station-14/Resources/ConfigPresets/WizardsDen/wizardsDenGateway.toml
Chief-Engineer 6371a04621 Fix baby jail (#29896)
* Revert "Revert Baby Jail (#29891)"

This reverts commit 24a2866747.

* the fix
2024-07-11 15:14:01 +10:00

23 lines
885 B
TOML

# 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 [US East]"
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_account_age = 5256000 # 10 years. Disabling this check specifically isn't currently supported
baby_jail.max_overall_minutes = 3000 # 50 hours
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,region:am_n_e,rp:low"