Groups - atlas-labs-org/atlas GitHub Wiki
Groups
Groups for admin
Format for regular groups
["admins"] = {"Group:GroupId:GroupRank"}
Group: - Header. Do not change/replace.
GroupId: - ID of the Roblox group. Obtain from the numbers in the group page URL. (see below)
GroupRank - Rank number of the role in the group. (see below)
Global Groups
[!CAUTION]
GlobalGroupis currently deprecated due to incompatibilities.See issue
Format for GlobalGroup
["global_group_enabled"] = true,
...
["global_group_id"] = 00000000,
...
["admins"] = {"GlobalGroup:Rank},
- Set
["global_group_enabled"]to true. - Set
["global_group_id"]to the group ID seen in your page URL (see below) - Add the rank(s) you'd like to have admin using the format
GlobalGroup:Rank