Skip to main content

Has group

  • Importing Groups
    local Groups = exports.plouffe_lib:Get("Groups")
  • Checking if a player has a group client side
    groupType : string
group : string
subgroup : any -- Needs to match the setter

Groups.HasGroup(groupType, group, subgroup)