World Composition and level streaming hosted multiplayer clients falling through map

The only way I understand how to make sure a level is loaded on the server is to not use level streaming, or set the streaming distance to 2,000,000. But then I have the issue of having all 400 tiles loaded and performance suffers.

Is there a way from blueprint to make sure the server loads the level?