Console Command Issue

Hi everyone, running into a problem I would really appreciate it if someone could assist me with it. Im developing a muliplayer game for mobile devices and I have setup a widget to change the game’s graphics settings using console commands. However, when any of the players change the settings, it applies to everyone else. How could I make these console command run only on their session and not affect other players?

Thanks in advance