GameMode player really spawned at client?

I’m searching for an event on server/gamemode which i can use to send data to a spawned client right after he is spawned to the world (and just to the new one)… i tried onRestartPlayer, but the pawn doesnt exist at the point…?

Event OnPostLogin