▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/SpawnElytraCraftattack
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.

202
1

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:

TypeDescription
WorldspawnCircle around the world spawn with a configurable radius.
RadiusCircular area at any chosen position.
BoxRectangular 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:

TypBeschreibung
WorldspawnKreis um den Weltspawn mit definierbarem Radius.
RadiusKreisförmige Area an beliebiger Position.
BoxRechteckige 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

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

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Клиент и сервер

Создатели

Детали

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