You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en-us/projects/groups.md
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -95,10 +95,6 @@ Roles created using the legacy [Groups](https://www.roblox.com/communities) page
95
95
<td>**Edit and publish all group experiences**</td>
96
96
<td>Members with this role can both edit experiences, as above, and also publish experiences to Roblox. Optionally available as a [per‑experience permission](./configure-experiences.md).</td>
97
97
</tr>
98
-
<tr>
99
-
<td>**Monetize all group experiences**</td>
100
-
<td>Members with this role can manage monetization products such as [passes](../production/monetization/passes.md), [developer products](../production/monetization/developer-products.md), [subscriptions](../production/monetization/subscriptions.md), and more. Optionally available as a [per‑experience permission](./configure-experiences.md).</td>
101
-
</tr>
102
98
<tr>
103
99
<td>**View all analytics for group experiences**</td>
104
100
<td>Members with this role can access the [analytics](../production/analytics/index.md) of all experiences owned by the group, even if they don't have edit access. Optionally available as a [per‑experience permission](./configure-experiences.md).</td>
@@ -115,6 +111,14 @@ Roles created using the legacy [Groups](https://www.roblox.com/communities) page
115
111
<td>**Configure bans for all group experiences**</td>
116
112
<td>Members with this role can ban and manage banned users for all experiences owned by the group.</td>
117
113
</tr>
114
+
<tr>
115
+
<td>**Access read-only chat and configure bans for all group experiences**</td>
116
+
<td>Members with this role can view all in-experience chat messages and ban or manage banned users across all experiences owned by the group.<br/><br/>To view in-experience chat messages, enable **Read-only view** in the in-experience settings.</td>
117
+
</tr>
118
+
<tr>
119
+
<td>**Configure monetization for all group experiences**</td>
120
+
<td>Members with this role can manage monetization products such as [passes](../production/monetization/passes.md), [developer products](../production/monetization/developer-products.md), [subscriptions](../production/monetization/subscriptions.md), and more. Optionally available as a [per‑experience permission](./configure-experiences.md).</td>
121
+
</tr>
118
122
<tr>
119
123
<td>**List, create, update, and delete secrets for all group experiences**</td>
120
124
<td>Members with this role can see the list of [secrets](../cloud-services/secrets.md) and can create, update, and delete secrets for all experiences owned by the group. Optionally available as a [per‑experience permission](./configure-experiences.md).</td>
0 commit comments