How to execute ONCE and FOR ALL ?

This is a function the GAME MODE class should take care of.
Either if your game is single player or multiplayer.
In game mode you have a lot of functions to overwrite, including on player pawn spawned. And it triggers once - allowing you to run logic with authority on the pawn or controller directly. in example - fill inventory from savegame.