Update Group Command
parent
880a63b548
commit
8c558919c4
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@
|
||||||
## Group Command
|
## Group Command
|
||||||
|
|
||||||
Group command allows to modify player group.\
|
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.
|
Running `:group clear playerId` will clear group of player idendified by `playerId` if user had any group.
|
Loading…
Reference in a new issue