From e5e574625a2ee7442c01df2e5da1117754b27ed0 Mon Sep 17 00:00:00 2001 From: zay <87788699+zayKenyon@users.noreply.github.com> Date: Wed, 27 Dec 2023 18:33:20 +0000 Subject: [PATCH] chore(basic-config): rename plugin (#359) --- dashboard/src/components/docs/ConfigurationFormat.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/src/components/docs/ConfigurationFormat.vue b/dashboard/src/components/docs/ConfigurationFormat.vue index 1d790ffa..426563e1 100644 --- a/dashboard/src/components/docs/ConfigurationFormat.vue +++ b/dashboard/src/components/docs/ConfigurationFormat.vue @@ -20,7 +20,7 @@ "172950000412655616": 50 # Example mod plugins: - mod_plugin: + mod_actions: config: kick_message: 'You have been kicked' can_kick: false