From 14e859fd45281226ece45589ea35951b7f273349 Mon Sep 17 00:00:00 2001 From: Yessiest Date: Sun, 15 May 2022 18:19:29 +0400 Subject: [PATCH] panic --- plugins/security/init.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/security/init.lua b/plugins/security/init.lua index 03b1fcf..0585e13 100644 --- a/plugins/security/init.lua +++ b/plugins/security/init.lua @@ -26,7 +26,7 @@ local grantrole = command("grant-role",{ {name = "Options:",value = "-q - quiet (don't print the result)"} } }}, - permss = { + perms = { "administrator" }, args = { @@ -50,7 +50,7 @@ local revokerole = command("revoke-role",{ {name = "Options:",value = "-q - quiet (don't print the result)"} } }}, - permss = { + perms = { "administrator" }, args = {