CS2_DoubleJump 1.7
Posted: Tue Feb 24, 2026 11:45 pm
CS2_DoubleJump
This plugin allows players to perform double jumps in CS2. Air jumps are supported, with adjustable height, number of jumps, and multiplier.
Requirements
Requirements
CounterStrikeSharp API version 1.0.362 or higher
.NET 8.0 Runtime
Variables
Configuration parameters
css_doublejump_enabled <0/1>, def.=1 – Enable/disable the plugin.
css_doublejump_boost_units <number ≥0>, def.=300.0 – Height of the additional jump.
css_doublejump_max_jumps <1-5>, def.=1 – Maximum number of additional jumps.
css_doublejump_air_jump_enabled <0/1>, def.=1 – Allow jumping in the air when falling.
css_doublejump_min_velocity_for_air_jump <number ≤0>, def.=-50.0 – Minimum vertical speed (negative) for activating air jump.
css_doublejump_air_jump_boost_multiplier <number ≥0>, def.=1.0 – Air jump height multiplier.
css_doublejump_loglevel <0-5>, def.=4 – Logging level (0-Trace, 1-Debug, 2-Info, 3-Warning, 4-Error, 5-Critical).
Teams
Console commands
css_doublejump_help – Show plugin help.
css_doublejump_settings – Show current settings.
css_doublejump_test – Test command (for a player: jump data).
css_doublejump_reload – Reload the configuration and reset temporary data.
css_doublejump_setenabled <0/1> – Set the value of css_doublejump_enabled.
css_doublejump_setairjumpenabled <0/1> – Set the value of css_doublejump_air_jump_enabled.
css_doublejump_setboost <number> – Set css_doublejump_boost_units (non-negative).
css_doublejump_setmaxjumps <1-5> – Set css_doublejump_max_jumps.
css_doublejump_setminvelocity <number> – Set css_doublejump_min_velocity_for_air_jump (≤0).
css_doublejump_setairjumpmultiplier <number> – Set css_doublejump_air_jump_boost_multiplier (≥0).
css_doublejump_setloglevel <0-5> – Set the logging level.
Installation
The full path should look like this:
game\csgo\addons\counterstrikesharp\plugins\CS2_DoubleJump\CS2_DoubleJump.dll
https://hlmod.net/resources/cs2_doublej ... 2/download
This plugin allows players to perform double jumps in CS2. Air jumps are supported, with adjustable height, number of jumps, and multiplier.
Requirements
Requirements
CounterStrikeSharp API version 1.0.362 or higher
.NET 8.0 Runtime
Variables
Configuration parameters
css_doublejump_enabled <0/1>, def.=1 – Enable/disable the plugin.
css_doublejump_boost_units <number ≥0>, def.=300.0 – Height of the additional jump.
css_doublejump_max_jumps <1-5>, def.=1 – Maximum number of additional jumps.
css_doublejump_air_jump_enabled <0/1>, def.=1 – Allow jumping in the air when falling.
css_doublejump_min_velocity_for_air_jump <number ≤0>, def.=-50.0 – Minimum vertical speed (negative) for activating air jump.
css_doublejump_air_jump_boost_multiplier <number ≥0>, def.=1.0 – Air jump height multiplier.
css_doublejump_loglevel <0-5>, def.=4 – Logging level (0-Trace, 1-Debug, 2-Info, 3-Warning, 4-Error, 5-Critical).
Teams
Console commands
css_doublejump_help – Show plugin help.
css_doublejump_settings – Show current settings.
css_doublejump_test – Test command (for a player: jump data).
css_doublejump_reload – Reload the configuration and reset temporary data.
css_doublejump_setenabled <0/1> – Set the value of css_doublejump_enabled.
css_doublejump_setairjumpenabled <0/1> – Set the value of css_doublejump_air_jump_enabled.
css_doublejump_setboost <number> – Set css_doublejump_boost_units (non-negative).
css_doublejump_setmaxjumps <1-5> – Set css_doublejump_max_jumps.
css_doublejump_setminvelocity <number> – Set css_doublejump_min_velocity_for_air_jump (≤0).
css_doublejump_setairjumpmultiplier <number> – Set css_doublejump_air_jump_boost_multiplier (≥0).
css_doublejump_setloglevel <0-5> – Set the logging level.
Installation
The full path should look like this:
game\csgo\addons\counterstrikesharp\plugins\CS2_DoubleJump\CS2_DoubleJump.dll
https://hlmod.net/resources/cs2_doublej ... 2/download