What is this Gui?

i wasnt really sure where this was supposed to go but,

this is related to UX in a way and I need help knowing what this GUI is

image

I tried searching the #updates:announcements category but I couldn’t get at whether this is part of the update or whatever this gui is , and where it is located
image
Or is it a Beta feature?

Apologies for potentially posting this in the wrong category , will move if notified.
2 Likes

This is a new feature and part of the CoreGui. If you want to disable it, you can run game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.PlayerList,false) in a LocalScript.

The discussion thread for this change is here: Changes to Player List Icons - #96

1 Like

is this feature shown to all players?

I’m pretty sure it’s live for all players on all platforms.

1 Like

Yes it is for everyone its just a new gui replacing the old one roblox has added to the platform.

1 Like

that the new roblox player list.

I think this is the post you’ve been looking for in the #updates:announcements category.

Make sure to check it out if you need any extra informations on the Gui improvements that happened concerning the player list.

1 Like

To gain access to the major coregui elements of the game, you have to unhide coregui folder.

However, if you unhide it, you are unable to make changes to it with script.