Safe, controlled Elytra launch system with automatic gliding
RelishTravel transforms Elytra flight with charge-based launching, mid-air boosting, and comprehensive safety features.
⚡ Charge-Based Launch - Sneak + Jump, land to charge, release to launch
🚀 Mid-Air Boosting - Speed boosts with permission-based limits
🛡️ Safety Features - Damage prevention and obstruction detection
🎨 Visual Effects - Particles, sounds, and action bar displays
🌍 Multi-Language - English and Arabic support
| Component | Requirement |
|---|---|
| Minecraft | 1.20+ |
| Server | Paper, Purpur, or Paper-based forks |
| Java | 17+ |
Sneak + Jump, land to charge, release to launch
Sneak while gliding to boost
Customizable particles and sounds
plugins/ folderplugins/RelishTravel/config.yml/rt help # View commands
/rt reload # Reload config
| Command | Description | Permission |
|---|---|---|
/rt |
Main command | relishtravel.use |
/rtl [percent] |
Quick launch | relishtravel.fastlaunch |
/rt reload |
Reload config | relishtravel.reload |
Aliases: /rt, /rtravel, /relishtravel
language: "en" # or "ar" for Arabic
launch:
cooldown-seconds: 120
min-power: 0.6
max-power: 1.4
auto-glide: true
boost:
enabled: true
default-limit: 3
permission-limits:
"relishtravel.boost.vip": 5
"relishtravel.boost.premium": 10
"relishtravel.boost.unlimited": -1
elytra:
allow-virtual: true
prevent-fall-damage: true
prevent-kinetic-damage: true
| Permission | Default | Description |
|---|---|---|
relishtravel.use |
true |
Use RelishTravel |
relishtravel.fastlaunch |
op |
Use /rtl command |
| Permission | Boosts | Default |
|---|---|---|
relishtravel.boost.vip |
5 | false |
relishtravel.boost.premium |
10 | false |
relishtravel.boost.unlimited |
∞ | op |
| Permission | Description | Default |
|---|---|---|
relishtravel.admin |
Admin features | op |
relishtravel.reload |
Reload config | op |
relishtravel.bypass.cooldown |
Bypass cooldowns | op |
Built-in languages:
Create custom languages in lang/[code].yml
Made with ❤️ by M5LB