How to get a local player controller in a multiplayer GameMode BP

I think that I might have found an answer to your question, maybe related to Kaos’s answer. I have been doing modding a game through the unreal SDK and maps on that game let you link a custom gamemode blueprint in my mod folder and to that I can link a custom player controller blueprint in the same mod folder. Maybe if you can find a way to link the game mode blueprint first?