Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 870 Bytes

README.md

File metadata and controls

37 lines (21 loc) · 870 Bytes

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.