Begin Play on the map doesn't fire after ServerTravel

In my multiplayer project I use ServerTravel to transfer players from lobby to the game level.

In level BP I create an array from object refs on begin play. But begin play doesn’t fire.

Is there a way to make it fire or some workaround?