From 0fe80ec10c837b6dd80d78b40374abc5884fc2e0 Mon Sep 17 00:00:00 2001 From: Brandon Hammer Date: Fri, 20 Nov 2020 10:10:52 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f855d81..1b94f2e 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,14 @@ c# plugin for iw4m-admin that interacts with ClanTagRank to set the ClanTag of players, either by iw4m-admin permission level, or a custom one set with ```!setRank ```. + +# Commands +```(!sr) !setRank ``` +```(!rr) !ResetRank ``` + # 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. \ No newline at end of file +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. + +#Configuration +You can change the default rank names in ./Configuration/ClanTagRankCommands.json +if you do not have it, make sure you are up to date, and you run iw4m-admin to generate the default Configuration. \ No newline at end of file