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.1 - Hotfix Update
This hotfix improves data reliability, performance, and plugin safety, with no configuration changes required.
✨ What's Changed
💾 Data & Persistence
- Added
DataManagerfor centralized saving/loading - Encode/decode support for consistent stored data
🪂 Flight State Handling
- Added save/load methods in
SpawnBoostListenerfor flying data - Prevents desync after restarts or crashes
⚡ Performance Improvements
- Optimized internal collections (Lists → Sets)
- Player tracking now uses UUIDs instead of Player objects
🧯 Stability & Safety
- Added validation in
onEnable()to prevent duplicate listeners - Safer behavior on reloads and restarts
🧰 Logging & Debugging
- Added extended logging for better debugging and plugin usage insights
📥 Installation
Download SpawnElytra-2.4.1.jar and place it in your plugins folder.
🔄 Upgrading
- Drop-in update from v2.4.0
- No config changes required
🌟 Why This Hotfix?
- ✅ More reliable saving/loading
- ✅ Better performance and memory usage
- ✅ Improved debugging for server owners
Information
| Published on | February 3, 2026 |
|---|---|
| Downloads | 0 |
Platforms
Paper (1.20-1.21.11)