▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/Saro´s Spawn Elytra Plugin
Saro´s Spawn Elytra Plugin

Saro´s Spawn Elytra Plugin

A lightweight spawn plugin that lets players launch into the air with elytra wings when pressing F within configurable spawn zones.

23
0

Header

Description Saro's Spawn Elytra is a lightweight Paper/Spigot plugin that creates designated spawn zones where players can launch themselves into the air with elytra wings. Perfect for creating spawn points with an exciting gliding entrance!

  • Multiple World Support 🌍

    • Configure different spawn zones for each world on your server.
  • Customizable Launch Zones 📍

    • Define spawn coordinates, activation radius, and jump boost power per world.
  • Simple Activation

    • Players swap hand items (default F key) within the spawn zone to launch with elytra.
  • Flexible Configuration ⚙️

    • Optional Y-level checks to create vertical or flat spawn zones.
    • Adjustable jump boost values for perfect launch trajectories.
  • Automatic Elytra Management 🪂

    • Plugin automatically enables gliding when activated and disables it when the player lands.

Config Each world can be configured in config.yml with the following options:

worlds:
  world:
    # Spawn coordinates - center of the spawn zone
    spawnx: 0
    spawny: 100
    spawnz: 0
    # Activation radius around spawn point
    radius: 50
    # Ignore Y coordinate when checking if player is in range
    ignoreYLevel: false
    # Launch power (higher = more vertical boost)
    jump_boost: 100

Example Multi-World Setup:

worlds:
  world:
    spawnx: 0
    spawny: 100
    spawnz: 0
    radius: 50
    ignoreYLevel: false
    jump_boost: 100
    
  Farmwelt:
    spawnx: 12
    spawny: 157
    spawnz: 23
    radius: 100
    ignoreYLevel: true
    jump_boost: 0.5

Usage

  1. Configure your spawn zones in config.yml
  2. Restart or reload your server
  3. Players enter the spawn zone (within configured radius)
  4. Press F (swap hand items) to launch with elytra
  5. Glide away from spawn in style!

The plugin automatically gives players elytra flight when they activate the spawn zone and removes it when they land.

Version

Currently Supported

  • Paper 1.21.x
  • Spigot 1.21.x

(May work on other versions, but tested on Paper 1.21.x)


Join our community on Discord to give feedback and suggestions or report any bugs you find!

Bisect Hosting

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

Minecraft: Java Edition

1.21.x

Платформы

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

Сервер

Создатели

Детали

Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:1 месяц назад
Обновлён:1 месяц назад
Главная