i have tried this
game.StarterGui:SetCore("PlayerList", false)
but it dont seem to work
You seem to be the one i run into most on this site since you joined anyways you want to use setCoreGuiEnabled
as seen in my code below
game.StarterGui:setCoreGuiEnabled("PlayerList",false)