HomeJavaModsElytra Spawner
Elytra Spawner
ModsJava

Elytra Spawner

by loganhigh · on Modrinth

Elytra Spawners to Vanilla Minecraft. Everyone in the server can get one every 20 minutes with 1 item in exchange. e.g diamond

⬇ Download on Modrinth

ElytraSpawner

ElytraSpawner is a lightweight Paper plugin that adds special Elytra vault spawners to your server.

Each vault appears as a custom spawner containing a floating, spinning Elytra. Players can interact with the vault, pay the configured cost, and receive the configured reward.

Normal Minecraft spawners remain completely untouched. Only plugin-created vault spawners function as Elytra vaults.


Features


How It Works

  1. An admin gives a vault spawner using /elytraspawner give
  2. The spawner is placed into the world by an server admin
  3. A floating Elytra appears inside the vault
  4. A player right-clicks the vault with item to purchase
  5. The configured reward is given
  6. A 20 minute default cooldown starts for that player on that specific vault

Commands

Admin Commands

/elytraspawner give <player> [amount]

Gives a marked Elytra vault spawner.

/elytraspawner reload

Reloads the ElytraSpawner configuration.


Permissions

Player Permissions

elytraspawner.use

Allows players to use Elytra vault spawners.
Default: true


Admin Permissions

elytraspawner.give

Allows use of the give command.
Default: false

elytraspawner.reload

Allows use of the reload command.
Default: false

elytraspawner.*

Grants full access to all ElytraSpawner permissions.
Default: op


Default Configuration

vault:
  block: SPAWNER

  display:
    enabled: true
    rotation_speed: 10.0
    item: ELYTRA
    glow: true

  cost:
    material: DIAMOND
    amount: 1

  reward:
    material: ELYTRA
    amount: 1

  cooldown:
    enabled: true
    time: 1200

messages:
  not_enough: "&cYou need {amount} {item} to unlock this vault."
  success: "&aYou unlocked the vault and received 1 Elytra!"
  cooldown: "&cYou must wait {time} before using this vault again."
  no_permission: "&cYou can't use this vault."

sounds:
  unlock: BLOCK_END_PORTAL_SPAWN

particles:
  unlock:
    type: PORTAL
    count: 50

Protection Features

Vault spawners are protected from:

Only players in Creative mode can break vault spawners.


Notes

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