SpawnElytraCraftattack

SpawnElytraCraftattack

SpawnElytraCraftattack is a tool that allows you to easily define areas using commands. Within these areas, it's possible to fly elytra without owning one.

by
312 Downloads
fabricgame-mechanicsoptimizationutility
Rent Server with this Mod

Screenshots

SpawnElytraCraftattack Screenshot 1
SpawnElytraCraftattack Screenshot 2
SpawnElytraCraftattack Screenshot 3

About this Mod

commands

commands2

Elytra Flight

SpawnElytraCraftattack English Description

SpawnElytraCraftattack is a tool that allows you to easily define areas using commands. In these areas, players can fly with an Elytra without actually owning one. This allows for "Start Island"-style gameplay similar to CraftAttack, a German Minecraft streamer/Youtuber project.

The Fabric mod works on both client and server side.


Features

  • Automatic Elytra Flight: Players automatically start flying with Elytra when in the air.
  • Boost System: Players can trigger a boost using Sneak-Tap (default Shift), similar to a firework rocket.
  • Flexible Flight Areas: Define custom flight zones – radius, box, or around the world spawn.
  • Max Boosts per Area: Each Elytra area can have its own boost limit.
  • Dynamic Reset: Landing, water, or riding resets boosts automatically.
  • Persistent Configuration: All areas are saved in config/elytra_areas.json.
  • Compatible: Supports Survival, Adventure, and Creative (Creative/Spectator is ignored).

Elytra Areas

There are three types of areas:

Type Description
Worldspawn Circle around the world spawn with a configurable radius.
Radius Circular area at any chosen position.
Box Rectangular area defined by two corner points.

Each area can have individual MaxBoosts to limit the number of boosts per player.


Commands

All commands require admin permissions.

Area Management

# Add an area around worldspawn
/selytra addarea <name> worldspawn <radius>

# Add a radius-based area
/selytra addarea <name> radius <x> <y> <z> <radius>

# Add a box area
/selytra addarea <name> box <x1> <y1> <z1> <x2> <y2> <z2>

# Edit an existing area
/selytra editarea <name> worldspawn <radius>
/selytra editarea <name> radius <x> <y> <z> <radius>
/selytra editarea <name> box <x1> <y1> <z1> <x2> <y2> <z2>

# Set the maximum number of boosts for an area
/selytra editmaxboosts <name> <value>

# Remove an existing area
/selytra removearea <name>

# List all defined areas
/selytra listarea

SpawnElytraCraftattack Deutsche Beschreibung

SpawnElytraCraftattack ist ein tool mitdem man einfach per Command Areas festlegen kann. In diesen Areas ist es möglich Elytra zu fliegen ohne eine zu besitzen. (es ermöglicht so eine Start Island wie bei CraftAttack ein Deutsches Streamer/Youtuber Projekt in Minecraft)

Die Fabric Mod Funktioniert Client seitig und Server seitig.


Funktionen

  • Automatisches Elytra-Fliegen: Spieler starten automatisch mit Elytra, sobald sie in der Luft sind.
  • Boost-System: Spieler können mit Sneak-Tap (Standard Shift) einen Boost auslösen, ähnlich einer Feuerwerksrakete.
  • Flexible Flugbereiche: Definiere beliebige Flugzonen – Radius, Box oder um den Worldspawn herum.
  • Maximale Boosts pro Area: Jede Elytra-Area kann eigene Boost-Limits haben.
  • Dynamische Rücksetzung: Landung, Wasser oder Reiten setzt Boosts automatisch zurück.
  • Persistente Konfiguration: Alle Areas werden in config/elytra_areas.json gespeichert.
  • Kompatibel: Unterstützt Survival, Adventure und Creative (Creative/Spectator wird ignoriert).

Elytra-Areas

Es gibt drei Arten von Areas:

Typ Beschreibung
Worldspawn Kreis um den Weltspawn mit definierbarem Radius.
Radius Kreisförmige Area an beliebiger Position.
Box Rechteckige Area durch zwei Eckpunkte definiert.

Jede Area kann individuelle MaxBoosts haben, um die Anzahl der Boosts pro Spieler zu limitieren.


Befehle

Alle Befehle erfordern Admin-Rechte.

Area Management

# Fügt eine Area um den Worldspawn hinzu
/selytra addarea <name> worldspawn <radius>

# Fügt eine radiusbasierte Area hinzu
/selytra addarea <name> radius <x> <y> <z> <radius>

# Fügt eine Box-Area hinzu
/selytra addarea <name> box <x1> <y1> <z1> <x2> <y2> <z2>

# Bearbeitet eine bestehende Area
/selytra editarea <name> worldspawn <radius>
/selytra editarea <name> radius <x> <y> <z> <radius>
/selytra editarea <name> box <x1> <y1> <z1> <x2> <y2> <z2>

# Legt die maximale Anzahl an Boosts für eine Area fest
/selytra editmaxboosts <name> <value>

# Löscht eine bestehende Area
/selytra removearea <name>

# Listet alle definierten Areas
/selytra listarea

Available Versions

SpawnElytraCraftattack 1.0.1release
MC 1.21.11fabric
February 4, 2026
SpawnElytraCraftattack 1.0.0release
MC 1.21.11fabric
February 1, 2026
SpawnElytraCraftattack 0.1release
MC 1.21.10fabric
November 21, 2025

How to Install SpawnElytraCraftattack on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set fabric Loader

In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.11).

3

Install Mod

Open the mod browser in the dashboard and search for "SpawnElytraCraftattack". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

fabric

Minecraft Versions

1.21.11, 1.21.10

Server-side

~ Optional

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

SpawnElytraCraftattack server crashes on startup – what to do?

Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.11). You can switch loaders with one click in the panel.

Is SpawnElytraCraftattack compatible with fabric?

SpawnElytraCraftattack officially supports fabric for Minecraft 1.21.11, 1.21.10. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with SpawnElytraCraftattack – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if SpawnElytraCraftattack consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install SpawnElytraCraftattack with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
MIT License
Server-side
Optional

Supported Versions

1.21.111.21.10