From 9a20a73f33e3e6a95f7b2245ded1832a531c3834 Mon Sep 17 00:00:00 2001 From: Chief-Engineer <119664036+Chief-Engineer@users.noreply.github.com> Date: Sat, 5 Aug 2023 20:21:29 -0500 Subject: [PATCH] set admin.deadmin_on_join to true on wizden (#18724) --- 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 51bc821614..4f4c02dab2 100644 --- a/Resources/ConfigPresets/WizardsDen/wizardsDen.toml +++ b/Resources/ConfigPresets/WizardsDen/wizardsDen.toml @@ -27,3 +27,4 @@ limit = 10.0 [admin] see_own_notes = true +deadmin_on_join = true