Can't get the player name to a text label

but i want a list of players? Is it gonna work with multiple player names?

In the end i tried to fix it but now what i get on the board is this

Zrzut ekranu 2023-03-31 201935

and who do i need to fire to then? Like i said it’s my first game so most of the time i’ve been copying from yt tutorials so i don’t even know how i could do it differently

Won.OnServerEvent:Connect(function(player, winners)
ReplicatedStorage.Won:FireAllClients(winners)
end)

give me the place file and let me see what is the problem