How do i edit the default player list gui

Any idea on how to access the player list gui? or rather where do i get a copy of the latest one roblox has so I can edit it.

I’m trying to edit the player list since the size on the Y axis is way too fat. Trying to achieve the same results as this guy Elttob did.

1 Like

I have a playerlist that looks like the current one that I can send. Because it is part CoreGui you cannot edit the Core one, but you can fork it

1 Like

You fan also join a DM with me, and I will tell you when I add some more ContextActions

1 Like

Since the player list is in CoreGui you will need to enable β€œShow Core GUI in Explorer While Playing” setting.

Then just copy the PlayerListMaster frame.

1 Like

Also you have to keep in mind that PlayerListMaster is 2500 lines long, PlayerList is 1500 lines long, there is about 30 bindings that have to be done, and these use core packages and core specific things, so you will have to learn how the current one works (It creates a frame, adds a clipping frame, then some folders that manage team connections, then a InnerClippingFrame, then the scrollingFrame,then and innerscrollingframe, then it adds the template). You can use my FastValueService to get the FFlags

1 Like

I mean at this point OP is just making a custom player list, despite it looking like the original one.

So in reality OP can do whatever they want with it

1 Like

I mean I have a version of the playerlist that just Publishes, Deletes and Patches. And it shows player icons (Admin, Intern, Localization Expert, Premium