SneakJump | Super Jump, Charged Leaps & Parkour

Allow players to perform massive super jumps and charged leaps simply by sneaking. Perfect for server hubs and parkour. Fully customizable launch physics, lightweight, and lag-free.

223

SneakJump | Super Jump, Charged Leaps & Parkour

<div align="center"> <img src="https://i.ibb.co.com/VF9KWCt/sneakjumpbanner-min-1-min.jpg" alt="banner" width="840"> </div> <br> <div align="center"> <p> <a href="https://www.youtube.com/@HxncusGaming"> <img src="https://i.ibb.co.com/PfyWZLg/youtubebutton-min.png" alt="youtubebutton-min" width="151" alt="youtubebutton"> </a> <a href="https://discord.gg/4keUrE3t"> <img src="https://i.ibb.co.com/Nh3fyk9/discordbutton-min.png" width="151" alt="discordbutton"> </a> <a href="https://ko-fi.com/hxncus"> <img src="https://i.ibb.co.com/GQRHDcqK/donatebutton-min.png" width="216" alt="donatebutton"> </a> <a href="https://www.curseforge.com/members/hxncusika/projects"> <img src="https://i.ibb.co.com/cXNsJF6k/curseforgebutton-min.png" width="151" alt="curseforgebutton"> </a> <a href="https://modrinth.com/organization/mineson"> <img src="https://i.ibb.co.com/4LkmHbV/modrinthbutton-min.png" width="151" alt="modrinthbutton"> </a> </p> </div>

Overview

SneakJump adds enhanced jumping mechanics triggered by holding the SHIFT key. The plugin calculates vertical velocity using an accurate simulation of Minecraft’s gravity and tick-based motion, ensuring consistent and predictable jump heights. The jump height can be fully customized in the config, up to the maximum reliable limit of 61 blocks.

Features

- Configurable jump height - Accurate physics-based calculation with gravity and velocity decay - Ability to enable or disable the plugin via config - Customizable messages and permissions - Works seamlessly on any server type, including RPG, PvP, and minigame setups - Provides controlled and predictable jump boosts for gameplay mechanics

Config

```yaml

Enable or disable SneakJump functionality

Default: true

enabled: true

Permission required to use sneak + jump

Default: empty string, which means no permission required

permission: ""

Minecraft gravity approximation used in jump calculation

Default: 0.0882

gravity: 0.0882

How many blocks high the player should jump when sneaking

Default: 2, Maximum: 61 blocks (Minecraft limit, maybe I will fix it in the future...)

jump-height: 2

Multiplier applied to vertical velocity each tick

Default: 0.997

multiplier: 0.997

Cooldown between jumps in milliseconds

Default: 3000 milliseconds (3 seconds)

cooldown: 3000

List of worlds where SneakJump is active

Only players in these worlds will be able to sneak + jump

Default: ["world", "world_nether", "world_the_end"]

allowed-worlds: - world - world_nether - world_the_end

Cooldown message settings (ACTIONBAR, CHAT, SYSTEM, or nothing)

Default: ACTIONBAR

cooldown-message-type: "ACTIONBAR" cooldown-message: "§8[§aSneakJump§8] §fWait {cooldown} milliseconds before jumping again."

Shows useful commands

{0} replaces with a command label

/sneakjump help

help-messages: - "§7=== §aSneakJump Commands §7===" - "§e/{0} help §8- §fShows this help message." - "§e/{0} reload §8- §fReloads the config."

Reloads the config

/sneakjump reload

reload-message: "§8[§aSneakJump§8] §fSuccessfully reloaded the config."

Config version (do not modify)

version: 1 ```

Permissions

sneakjump.jump - Allows the player to use the enhanced jump. Players without this permission will jump normally.

Commands

- /sneakjump help - Displays all available commands. - /sneakjump reload - Reloads the plugin configuration.

bStats

<div align="center"> <img src="https://bstats.org/signatures/bukkit/SneakJump.svg" width = "840" alt"bStats"> </div> <br> <div align="center"> <p><b>You can also take a look to my other plugins</b></p> <p></p> <p> <a href="https://modrinth.com/plugin/sneakjump" rel="nofollow"> <img src="https://i.ibb.co.com/0yc9Cb7C/Untitled-1-min.png" width="64" height="64" alt="sneakjump"> </a> <a href="https://modrinth.com/plugin/stonecutterdamage" rel="nofollow"> <img src="https://i.ibb.co.com/pvBPrLTR/Untitled-min.png" width="64" height="64" alt="stonecutterdamage"> </a> </p> </div>

ADS