From 4112e4e41ec2162f3ed5630e71f8fa46ada04688 Mon Sep 17 00:00:00 2001 From: pietru Date: Thu, 27 Feb 2025 15:46:55 +0100 Subject: [PATCH] Update Group Command --- Group-Command.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Group-Command.md b/Group-Command.md index 8612ed7..044fa70 100644 --- a/Group-Command.md +++ b/Group-Command.md @@ -4,5 +4,5 @@ ## Group Command Group command allows to modify player group.\ -Running `:group set playerId groupId` will try to set group of player idendified by `playerId` to group `groupId`\ +Running `:group set playerId groupId` will try to set group of player idendified by `playerId` to group `groupId`.\ Running `:group clear playerId` will clear group of player idendified by `playerId` if user had any group. \ No newline at end of file