How to implement higher jumping every second

Hi, does anyone know how to implement an function where the Player can jump higher after every second?

Kind regards

Movement modulators can remotely apply an impulse to the player, then you can use an input device to plug them to your player’s jump input

image