HomeJavaModsSaro´s Spawn Elytra Plugin
Saro´s Spawn Elytra Plugin
ModsJava

Saro´s Spawn Elytra Plugin

by Sarocesch · on Modrinth

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

⬇ Download on Modrinth

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!

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

(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

Project Support & Usage

Hosting: For the best performance, I recommend using BisectHosting linked in the banner.

Modpacks: You are free to include my work in any modpack. Please ensure proper credit is given by providing a link to this project page.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more