▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/SneakJump | Super Jump, Charged Leaps & Parkour
SneakJump | Super Jump, Charged Leaps & Parkour

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.

Оцените первым
311
3

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
# 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


You can also take a look to my other plugins

</a>
<a href="/plugins/stonecutterdamage" rel="nofollow">
  
</a>

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x1.15.x1.14.x1.13.x1.12.x1.11.x1.10.x1.9.x1.8.x1.7.x

Платформы

Поддерживаемые окружения

Сервер

Ссылки


Детали

Лицензия:
Опубликован:6 месяцев назад
Обновлён:2 месяца назад
Главная