Skip to main content

Configuration

Use /doublejumpsettings in-game to adjust most settings live through the admin UI. Configuration is also stored in mods/Double_Jump/double_jump_config.json if you prefer to edit the file directly (requires server restart).

Settings Reference

OptionDefaultDescription
horizontalBoost10.0Horizontal velocity applied in your look direction
verticalBoost15.0Vertical (upward) velocity applied on each jump
cooldownMs0Cooldown between jumps in milliseconds (0 = no cooldown)
staminaCost1.5Stamina consumed per double jump (0 = free)
infiniteDoubleJumpfalseAllow unlimited air jumps (ignores maxJumps)
maxJumps1Maximum number of double jumps before you must land
useAbility2falseBind double jump to the Ability 2 key
useAbility3trueBind double jump to the Ability 3 key
warning

Ability slot settings (useAbility2 and useAbility3) are not hot-reloadable. These are injected at startup, so changing them requires a full server restart to take effect.