SimpleParachute allows players to glide safely from heights without needing a physical Elytra item. It’s the perfect addition for Survival, Lobby, or Adventure servers where you want to prevent fall damage while keeping the gameplay smooth and immersive.
Item-Free Gliding: Automatically triggers the Elytra gliding mechanic when falling from a specific height.
Smart Fall Protection: Prevents players from accidentally canceling their "parachute" while in mid-air.
Fully Configurable: Change the minimum trigger height and toggle permission requirements in the config.
Player Toggle: Users can enable or disable their personal parachute with a simple command.
Lightweight: Optimized code that won't impact your server's performance.
Command
/parachute
# Enable/Disable your personal parachute
Permission
parachute.use
# Minimum height to trigger the parachute
min-fall-height: 5.0
# Whether a permission is required to use the parachute
# Permission node: parachute.use
use-permission: true
Download the SimpleParachute.jar.
Drop the file into your server's plugins folder.
Restart your server or use a plugin loader to enable it.
Adjust the config.yml to your liking and you're ready to fly!

SimpleParachute adds an item-free, height-triggered gliding mechanic that players can easily toggle via command.