From 3cda02403bb00337eef7e3f1b4c18cf8e23f2fa6 Mon Sep 17 00:00:00 2001 From: Brandon Hammer Date: Fri, 20 Nov 2020 10:13:00 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 665e3bf..966ec81 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ c# plugin for iw4m-admin that interacts with ClanTagRank to set the ClanTag of p ```(!rr) !ResetRank ``` +by default, these require permission level Admin or above, this can be changed, along with the command names and alias in ./Configuration/CommnadConfiguration.json + # Installation download the latest ClanTagRankCommands.dll from the releases page and place it in the Plugins folder of your iw4m-admin folder, and then head over to https://gitea.insanemode.org/INSANEMODE/ClanTagRank and follow the instructions there.