Changing Game State from Client Event (Input / Button Click)

Hi, is it possible to change the game state on server from client?
I need to have the server as main player (VR) but thee next connecting player should be able to change parameters of the game (speed …).
How can I make that a client can change variables for server and all connecting players?