From fd0213ecc06de0209b009ae8c92b655b0aa8c2a3 Mon Sep 17 00:00:00 2001 From: poslop Date: Thu, 8 Dec 2022 00:24:59 -0600 Subject: [PATCH] Update 'config.toml' --- config.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.toml b/config.toml index d54c624..1f83f76 100644 --- a/config.toml +++ b/config.toml @@ -16,10 +16,11 @@ port = "6859" prefix = ";" +[admin_roles] + # These are the role ids needed in order to use the console command # If an invalid role is used it will be ignored # If all the roles are invalid or the list is empty the setting will be ignored -[admin_roles] # people with roles ids in the owner setting can use all console commands # if left empty anyone can use any of the commands