Skip to main content

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
info

By default only admins can execute this command