Template:GMSummary
From Essentials
There are a large number of commands associated with the Group Manager plugin. These can be used to modify and assign groups to users ingame, or from the server console.
See also: Group Manager/Commands
Basic User Commands
These commands are useful for when you already have a group set up and you just want to assign users to groups.
- /manuadd: Move a player to desired group.(Adds to the file if not exists)
/<command> <player> <group>- groupmanager.manuadd
 
 - /manudel: Remove any user specific configuration. Make him default group.
/<command> <player>- groupmanager.manudel
 
 - /manpromote: Allows promoting a player up the inheritance tree.  This command will only allow the user to move the player between groups they inherit.
/<command> <player> <group>- groupmanager.manpromote
 
 - /mandemote:  Allows demoting a player down the inheritance tree.  This command will only allow the user to move the player between groups they inherit.
/<command> <player> <group>- groupmanager.mandemote
 
 - /manwhois: Tell the group that user belongs.
/<command> <player>- groupmanager.manwhois
 
 
