Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 1.17 KB

File metadata and controls

57 lines (39 loc) · 1.17 KB

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 | /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: {}