Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for Zyro

A Simple double Jump plugin for Server Lobbies/ Hubs

Report LobbyJump?

Lobby Jump

A simple, lightweight, and fully configurable double-jump plugin, perfect for enhancing player movement on your lobby server/ hub.

Features

  • 💨 Mid-Air Jump: Allows players to perform a second jump in the air for a fun boost.
  • 🔧 Fully Configurable: Easily change the horizontal power, vertical height, and sound effects in the config.yml.
  • 🔊 Custom Sounds: Choose any in-game sound for the jump effect, or disable it completely.
  • 🕊️ Lightweight: No commands, no unnecessary features. Just drop it in and it works.
  • ✅ Permission Ready: Control who can use the double jump with a single permission node: doublejump.use

Installation

  1. Download the latest release from the sidebar.
  2. Place the LobbyJump.jar file into your server's /plugins folder.
  3. Restart your server. A configuration file will be generated at /plugins/LobbyJump/config.yml.

Configuration

You can customize everything in the config.yml:

# Whether the double jump feature should be enabled globally.
enabled: true

jump:
  # The strength of the forward/directional boost.
  horizontal-power: 1.5
  # The strength of the upward boost.
  vertical-power: 1.0

sound:
  # The sound to be played on jump (e.g., "entity.ghast.shoot").
  # Set to "NONE" to disable.
  name: "entity.ghast.shoot"
  volume: 1.0
  pitch: 1.0

Information

CategoryMiscellaneous
Published onOctober 27, 2025
LicenseMIT
Downloads23
Stars1
Watchers0

Pinned Versions

Members

Avatar for Zyro

Zyro

Owner