A simple spigot plugin that gives Elytras to players in certain WorldGuard regions and removes them after a successful landing or leaving the area.
As of now, this plugin only has one dependency:
- WorldGuard
The plugin can be downloaded from the releases page.
Alternatively it is also possible to build it from source:
$ gradlew.bat shadowJar
$ ./gradlew shadowJar
Please open an issue here if you have a problem or suggestion for improvement.
All contributions are welcome, feel free to open a pull request at any time.