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] GlobalGroup is currently deprecated due to incompatibilities.

See issue

Format for GlobalGroup

["global_group_enabled"] = true,
...
["global_group_id"] = 00000000,
...
["admins"] = {"GlobalGroup:Rank},
  1. Set ["global_group_enabled"] to true.
  2. Set ["global_group_id"] to the group ID seen in your page URL (see below)
  3. Add the rank(s) you'd like to have admin using the format GlobalGroup:Rank

url_example rank_example