How to remove default player list roblox studio
Today I am teaching you how to remove default player list in roblox studio! Script:wait() game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.PlayerList, false)
Today I am teaching you how to remove default player list in roblox studio! Script:wait() game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.PlayerList, false)