▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/SpawnElytra
SpawnElytra

SpawnElytra

Double-jump to activate elytra flight at spawn without requiring elytra wings. Press F to boost! Like in Craft Attack!

1.2K
8

SpawnElytra Fabic v1.1.0

release3 марта 2026 г.

Spawn Elytra

Fabric Port - v1.1.0

Downloads Version Minecraft Fabric

🚀 SpawnElytra v1.1.0 - Fabric Edition

🎯 Major Features

  • 🎮 Full Fabric support for Minecraft 1.20.1 - 1.21.11
  • 🔑 LuckPerms integration with smart defaults
  • 📊 Update checker via Modrinth API
  • ⚙️ Cloth Config for easy in-game configuration

✨ What's New in v1.1.0

  • Improved world safety: strict world checks to prevent nether portal flight bugs
  • Automatic config validation and regeneration
  • Cross-world flight prevention and instant flight stop on world change
  • Enhanced ground detection for all block types
  • Minor performance improvements and bugfixes

🔧 Technical Details

  • Fabric Loader 0.15.0+ required
  • Fabric API (version-specific)
  • Cloth Config 11.0.0+
  • Java 21+
  • Optional: LuckPerms API 5.4

📥 Installation

  1. Install Fabric API and Cloth Config
  2. Download spawnelytra-1.1.0.jar and place it in your mods folder
  3. Configure in config/spawnelytra.toml

🌟 Why Fabric?

  • ✅ Lightweight and efficient server-side mod
  • ✅ Compatible with Minecraft 1.20.1 through 1.21.11
  • ✅ Easy configuration with Cloth Config
  • ✅ Optional LuckPerms support with sensible defaults
  • ✅ Automatic update notifications

🙏 Credits

Fabric Port: @SchlangeGoto
Original Concept: CoolePizza - Original SpawnElytra


Also available for Paper/Bukkit servers - check the versions tab!

SpawnElytra v2.4.1

release3 февраля 2026 г.

Spawn Elytra

Hotfix: Persistence, Performance & Debugging

Downloads Version Minecraft Bedrock

🩹 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 DataManager for centralized saving/loading
  • Encode/decode support for consistent stored data

🪂 Flight State Handling

  • Added save/load methods in SpawnBoostListener for 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

SpawnElytra v2.4.0

release27 января 2026 г.

Spawn Elytra

Critical Fixes & Compatibility Update

Downloads Version Minecraft Bedrock

🚀 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

  • managedPlayers list 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() and isGliding() 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

SpawnElytra Fabric v1.0.0

release27 ноября 2025 г.

Spawn Elytra

Fabric Port - Initial Release

Downloads Version Minecraft Fabric

🚀 SpawnElytra v1.0.0 - Fabric Edition

🎯 Major Features

  • 🎮 Full Fabric support for Minecraft 1.20.1 - 1.21.10
  • 🔑 LuckPerms integration with smart defaults
  • 📊 Update checker via Modrinth API
  • ⚙️ Cloth Config for easy in-game configuration

✨ What's New

Fabric Platform

SpawnElytra is now available for Fabric servers:

  • Native Fabric API integration
  • Efficient mixin-based event handling
  • TOML configuration via Cloth Config
  • Automatic update notifications

Permission System

  • Optional LuckPerms integration
  • Smart defaults: all players can fly and boost by default
  • Fine-grained control with spawnelytra.use, spawnelytra.useboost, and spawnelytra.admin
  • Works perfectly without LuckPerms installed

Performance & Safety

  • Thread-safe async operations with CompletableFuture
  • Tick-based delay system (no blocking)
  • Instant elytra activation on double-jump
  • World-specific flight boundaries

🔧 Technical Details

  • Fabric Loader 0.15.0+ required
  • Fabric API (version-specific)
  • Cloth Config 11.0.0+
  • Java 21+
  • Optional: LuckPerms API 5.4

📥 Installation

  1. Install Fabric API and Cloth Config
  2. Download spawnelytra-1.0.0.jar and place it in your mods folder
  3. Configure in config/spawnelytra.toml

🌟 Why Fabric?

  • ✅ Lightweight and efficient server-side mod
  • ✅ Compatible with Minecraft 1.20.1 through 1.21.10
  • ✅ Easy configuration with Cloth Config
  • ✅ Optional LuckPerms support with sensible defaults
  • ✅ Automatic update notifications

🙏 Credits

Fabric Port: @SchlangeGoto - Initial Fabric implementation

Original Concept: CoolePizza - Original SpawnElytra


Also available for Paper/Bukkit servers - check the versions tab!

SpawnElytra v2.3.0

release18 ноября 2025 г.

Spawn Elytra

Bedrock Edition & Metrics Update

Downloads Version Minecraft Bedrock

🚀 SpawnElytra v2.3.0 - Bedrock Edition & Metrics Update

🎯 Major Features

  • 🌍 Full Bedrock Edition support with Geyser/Floodgate compatibility
  • 📊 bStats integration with privacy controls
  • 🎮 Platform-specific controls - F-key for Java, Sneak for Bedrock

✨ What's New

Bedrock/Geyser Compatibility

SpawnElytra now fully supports Bedrock Edition players through Geyser:

  • Virtual elytra system (no physical item required)
  • Automatic Bedrock player detection
  • Sneak-to-boost for Bedrock players
  • Chestplate preservation and restoration
  • Protected elytra during flight (cannot be removed)

Privacy & Metrics

  • Optional bStats integration for plugin statistics
  • Fully configurable via enableMetrics in config.yml
  • Complete transparency and user control

Configuration

  • New enableMetrics option (default: true)
  • Cleaned up configuration comments
  • Enhanced documentation

🔧 Technical Details

  • Floodgate API integration (soft dependency)
  • Reflection-based detection for compatibility
  • Event-driven boost system for both platforms
  • Gradle Shadow plugin for dependency shading

📥 Installation

Download SpawnElytra-2.3.0.jar and place it in your plugins folder.

🔄 Upgrading

Existing configurations from v2.2.x work perfectly. Optionally add enableMetrics: false to disable metrics.

🌟 Why This Update?

  • ✅ Welcome Bedrock players to your server
  • ✅ Privacy-focused metrics with full control
  • ✅ Better cross-platform experience
  • ✅ Production-tested on live servers

Совместимость

Minecraft: Java Edition

1.21.x1.20.x

Детали

Лицензия:MIT
Опубликован:4 месяца назад
Обновлён:2 недели назад
Главная