Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
A Minecraft plugin that enables elytra-like flight mechanics at spawn without requiring elytra wings.

๐ SpawnElytra v2.4.0 - Critical Fixes & Compatibility Update
๐ฏ Major Fixes
- ๐ง Multi-plugin compatibility - No more conflicts with FlyCraft and similar plugins
- ๐ก๏ธ Exploit prevention - Double-jump spam and nether portal exploits fixed
- ๐ฎ Enhanced Bedrock protection - Death drops, inventory clicks, and cleanup
โจ What's New
Breaking Fixes
Critical fixes that improve server stability:
- FlyCraft Compatibility: Managed players tracking prevents flight permission conflicts
- Double-Jump Spam Fix: Players can no longer spam jump to gain altitude while flying
- Gliding State Detection: Checks
isGliding()to prevent flight re-enabling during active glide - Multi-Plugin Support: Plugin now tracks which players it controls, preventing interference
Enhanced Bedrock Protection
Bedrock players get better experience:
- Death drop prevention (virtual elytra no longer drops)
- Inventory click protection (cannot remove elytra while flying)
- Join cleanup system (removes leftover elytra from crashes)
- Proper chestplate restoration in all scenarios
Bug Fixes
- Nether Portal Exploit Fixed: Flight immediately stops when changing worlds
- World Change Cleanup: Managed players properly cleared on world transitions
- Ground Detection: Improved detection for various block types
- State Management: Consistent player state across all scenarios
๐ง Technical Details
managedPlayerslist for plugin-controlled player tracking- Enhanced event handlers:
InventoryClickEvent,PlayerDeathEvent - Automated dev environment with Paper 1.21.11 support
- Java 21 LTS compatibility optimizations
- State validation with
flying.contains()andisGliding()checks
๐ฅ Installation
Download SpawnElytra-2.4.0.jar and place it in your plugins folder.
๐ Upgrading
Existing configurations from v2.3.x work perfectly. No configuration changes required.
โ ๏ธ Important for Multi-Plugin Servers
If you run flight plugins like FlyCraft alongside SpawnElytra, this update is critical for proper functionality.
๐ Why This Update?
- โ Fixes critical multi-plugin conflicts
- โ Prevents exploitation of flight mechanics
- โ Better Bedrock player protection
- โ Production-tested stability improvements
Information
| Published on | January 27, 2026 |
|---|---|
| Downloads | 2 |
Platforms
Paper (1.20-1.21.11)