OneWayElytra Do you want to glied from your spawn into the unknown? 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.
Features
fly into the air without an elytra
boost once while flying
worldguard flag
Commands /onewayelytra | /oweShows 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 listList all locations.
Worldguard /rg flag [regionname] onewayelytra allowSet the flag for a specific region.
Configuration
Code (YAML):
## ## 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: {}