⚙️Configuration

A clear overview of all the available configurations for the Player Groups System!

Config = {}

-- Max mebers that can be in a group
Config.MaxMembers = 4

-- Framework is used only for player names and notifications
Config.Framework = "qb" -- "qb" or "esx"

Config.ImportInPhone = false
Config.Phone = "qs-smartphone-pro" -- qs-smartphone-pro or yseries supported by default

Last updated