Remove Group
This command remove a group from the player with the specified server id.
/removegroup [id] [groupName]
- id:
number
(the server id of the target player) - groupName:
string
(the name of the group to remove)- the list of groups can be found/modified in
groups
table of database - p.s. groupName can also be a job name which the list of it can be found/modified in
jobs
table of database
- the list of groups can be found/modified in
info
By default only admins can execute this command