I need help replicating the addforce bp

Hello everyone I am making a multiplayer pendulum physics swinging game and I am having trouble replicating the addforce to the client it stutters and launches the player. People have told me to run only the physics on the server then interprolate movement to the client. How could I go about doing that?