Skip to content

dlsf/ThrowAwayElytra

Repository files navigation

ThrowAwayElytra

A simple spigot plugin that gives Elytras to players in certain WorldGuard regions and removes them after a successful landing or leaving the area.

Dependencies

As of now, this plugin only has one dependency:

  • WorldGuard

Download

The plugin can be downloaded from the releases page.

Alternatively it is also possible to build it from source:

Building from source

Windows

$ gradlew.bat shadowJar

Linux / OS X

$ ./gradlew shadowJar

Suggestions & Problems

Please open an issue here if you have a problem or suggestion for improvement.

Contributing

All contributions are welcome, feel free to open a pull request at any time.