Compatibility
Minecraft: Java Edition
26.1.x
1.21.11
1.21.3–1.21.4
Platforms
Tags
Creators
Details
Licensed AGPL-3.0-only
Published 2 years ago
OneWayElytra
Do you wanna fly into the air? Even without ever entering the end? This plugin adds a one-way-elytra for your spawn. Players are able to fly into the air and boost once they are in the air.
This plugin can be very useful for spawns and (flying) Islands. Just add an area and fly into the air.

Features
- 🪽 fly into the air without an elytra
- 🚀 boost once while flying
- ▦ worldguard flag
Commands
/onewayelytra | /owe Shows you all the commands.
/onewayelytra location <add/delete> [name] Add or delete a location.
/onewayelytra location set [name] radius [number] Set the locations radius.
/onewayelytra location list List all locations.
Worldguard
/rg flag [regionname] onewayelytra allow Set the flag for a specific region.
Configurations
config.yml
##
## OneWayElytra | config.yml
##
# Do not change anything unless you know what you are doing!
config-version: 1
# Available languages (stored inside the jar-file): EN, DE
language: EN
# default radius in blocks
radius: 16
# multiplier for the boost (standard: 5)
boostMultiplier: 5
# allow gliding in adventure mode
adventure: true
locations: {}


