Hi Creators,
Today, we’re updating how ownership works in Communities on Roblox. Community ownership will belong to the Community itself, not to the legacy rank 255 Owner role. Going forward, Owner will no longer be a roleset at all: it will only exist as a property of the Community.
This aligns the system with how ownership has always worked. The Owner roleset was never a standard role: it could only be held by one person, it had unique behavior, and creators didn’t manage it like other roles. Community owners will still automatically have all permissions, so a separate Owner roleset is no longer needed.
What’s Changing
Today, many Communities show the Owner role at rank 255 as if it were a standard configurable role. That creates confusion because ownership is unique and shouldn’t be assigned, removed, or managed like a regular role.
With this update:
- The legacy Owner role will not be renamed, but will no longer have any permissions.
- Rank 255 will no longer be a reserved rank value.
- The legacy Owner role will behave like a regular managed role, meaning it can be adapted for your own use, repurposed, or deleted if you no longer need it.
- The actual Community owner will still be shown as Owner through an ownership label next to their username.
- Communities created on or after June 16, 2026 will no longer get a default Owner role at rank 255.
Where You’ll See the Difference
The Legacy Owner Role
The legacy Owner role at rank 255 will stay in your Roles list, but it will no longer have any special owner permissions. It will behave like a regular role, and you can reassign it, remove it, repurpose it, or delete it.
Until you change it, you’ll still see that role anywhere Community roles appear, including the Roles and Members pages in your Community settings, and across the public Community where role labels are shown.
The New Owner Label
A separate owner label will appear next to the Community owner’s username, independent of the role name.
You’ll see this label across all Community surfaces and in the settings pages, clearly indicating who owns the Community.
## ResourcesTo identify the owner of a Community in Engine/Open Cloud, you can use these endpoint:
-
Engine: Use the
GetGroupInfoAsyncendpoint and check the “Owner” property. -
Open Cloud: Use the
GetGroupendpoint and check the “owner” property.
FAQs
Will my Community still have an owner, and will the owner keep the same abilities?
- Yes. Every Community will still have an owner, and the owner will continue to have owner-level control. What is changing is how ownership is represented in the product: instead of appearing as a normal managed role, it will now be shown as a Community property.
What happens to the old Owner role / highest role?
- Ownership itself will no longer be represented as a role. By default, the Community owner will still hold the legacy Role at rank 255, which will be their highest role in the roles list unless it is changed or removed. The old Owner role at rank 255 will be stripped of its permissions, and treated like a normal role that can be renamed, removed, or repurposed.
Will anything break for backward compatibility?
- This change is designed to be mostly a UI and messaging update with minimal backend disruption and full backward compatibility for existing systems.
What will the default Rolesets be for Communities created after today?
- For most Communities, the default rolesets will be the base Member roleset and the Guest roleset. However, those rolesets will not be managed roles - i.e. you cannot delete them or assign/unassign them to members.
Q: As the owner, do I need to be assigned a Community role if the legacy role is being deprecated?
A: No. As the owner of a Community created before 6/16, you will still hold the highest role at rank-255 and automatically have the base member role.

