Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for das_

Simple, disposable elytras for Spigot servers

Report ThrowAwayElytra?

A simple Spigot plugin that gives Elytras to players in certain WorldGuard regions and removes them after a successful landing.

@YouTube

Dependencies

As of now, this plugin only has one dependency:

  • WorldGuard

Configuration

The plugin is designed to be as simple as possible, therefore the Config is very short and self-explanatory as well:

config.yml

spawn-worldguard-region: spawn
elytra-check-interval-in-ticks: 20
permission:
  enable: false
  name: throwawayelytra.use
item:
  name: '&6Throw-Away Elytra'
  lore:
  - '&aElytra which will &cdisappear &aafter'
  - '&ayou &cland &aoutside of spawn'
on-landing:
  particle:
    enable: true
#     Particle list: https://bit.ly/2SMBkNq
    name: CLOUD

Suggestions & Problems

Please open an issue here if you have a problem or suggestion for improvement. Alternatively, you can use the support discord.

Information

CategoryGameplay
Published onApril 22, 2023
LicenseUnspecified
Downloads15
Stars0
Watchers0

Pinned Versions

Members

Avatar for das_

das_

Owner