From 741514968d1f969b5ae98fd5a56f384bc66be2d6 Mon Sep 17 00:00:00 2001 From: Myra Date: Thu, 23 Jan 2025 00:39:13 +0100 Subject: [PATCH] Update wizden config to disallow multiple connections to multiple wizden servers (#34584) --- Resources/ConfigPresets/WizardsDen/wizardsDen.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/ConfigPresets/WizardsDen/wizardsDen.toml b/Resources/ConfigPresets/WizardsDen/wizardsDen.toml index 3083adcbea..8925d52859 100644 --- a/Resources/ConfigPresets/WizardsDen/wizardsDen.toml +++ b/Resources/ConfigPresets/WizardsDen/wizardsDen.toml @@ -43,6 +43,7 @@ see_own_notes = true deadmin_on_join = true new_player_threshold = 600 alert.min_players_sharing_connection = 2 +allow_multi_server_play = false [atmos] max_explosion_range = 5 -- 2.51.2