From be52b3687fab8c2de5f885614fe12ef32d6f264a Mon Sep 17 00:00:00 2001 From: Sachin <31343375+Cruze03@users.noreply.github.com> Date: Fri, 19 Apr 2024 10:32:06 +0530 Subject: [PATCH] Added caution message to avoid miscommunication --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3db0272..984b2b8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ # FakeRanks RevealAll + +> [!CAUTION] +> This plugin does not reveal actual MM Ranks of players. It just calls `CCSUsrMsg_ServerRankRevealAll` usermessage to display ranks set by some other plugins + A plugin that reveals ranks of all players in server for player who presses "tab" Code taken from Pisex's LR-FakeRanks plugin.