Fix Farm Grass Hopper config for real this time (#29583)

Update wizardsDenGateway.toml
This commit is contained in:
Chief-Engineer
2024-06-29 15:18:06 -05:00
committed by GitHub
parent 83e048ee45
commit e6e7a29b68

View File

@@ -13,6 +13,7 @@ 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