Original Features:
- 1.13.2 Support
- Increased, configurable speed when flying downwards.
- Crouch to launch into the air, with configurable
- Cross-version compatibility.
- Fully configurable messages.
- Fully configurable sounds.
- Allow players to enable and disable specific features for themselves.
- Active support.
Spoiler: config.yml
config:
== : SuperElytraConfig # If you change this line, the plugin may not load properly.
chargeup-ticks : 60 # How many ticks it takes to launch from the ground.
speed-multiplier : 1.0 # How much to increase the flying speed each tick.
launch-multiplier : 1.0 # How much to increase the boost amount.
default : true # If flight/boosting should be enabled by default.
charge-sound : FUSE
ready-sound : BAT_TAKEOFF
launch-sound : ENDERDRAGON_WINGS
autosave-interval : 600 # Saves player preferences in this second interval.
cooldown : 50 # Cooldown on launching in miliseconds.
worlds :
- world
world-blacklist : false
Code (YAML):
config:
== : SuperElytraConfig # If you change this line, the plugin may not load properly.
chargeup-ticks : 60 # How many ticks it takes to launch from the ground.
speed-multiplier : 1.0 # How much to increase the flying speed each tick.
launch-multiplier : 1.0 # How much to increase the boost amount.
default : true # If flight/boosting should be enabled by default.
charge-sound : FUSE
ready-sound : BAT_TAKEOFF
launch-sound : ENDERDRAGON_WINGS
autosave-interval : 600 # Saves player preferences in this second interval.
cooldown : 50 # Cooldown on launching in miliseconds.
worlds :
- world
world-blacklist : false
Spoiler: messages.yml
prefix : "&f[&bSuperElytra&f] "
no-console : >
&cConsole can't use player commands.
reloaded : >
&eReloaded.
no-permission : >
&cYou don't have permission to use that.
not-enough-args : >
&cNot enough arguments. Found %argc%, expected %argx%.
too-many-args : >
&cToo many arguments. Found %argc%, expected %argx%.
launch-enabled : >
Crouch to launch has been &aenabled&f.
launch-disabled : >
Crouch to launch has been &cdisabled&f.
boost-enabled : >
Boosted flight has been &aenabled&f.
boost-disabled : >
Boosted flight has been &cdisabled&f.
all-enabled : >
Boosting and launching have been &aenabled&f.
all-disabled : >
Boosting and launching have been &cdisabled&f.
invalid-argument : >
&cGot invalid argument '%invalid%.' Expected %expected%.
cooldown : >
&cYou cannot launch for another %hours%%hours_plural%%minutes%%minutes_plural%%seconds%%seconds_plural%.
second : " second"
seconds : " seconds"
minute : " minute "
minutes : " minutes "
hour : " hour "
hours : " hours "
Code (YAML):
prefix : "&f[&bSuperElytra&f] "
no-console : >
&cConsole can't use player commands.
reloaded : >
&eReloaded.
no-permission : >
&cYou don't have permission to use that.
not-enough-args : >
&cNot enough arguments. Found %argc%, expected %argx%.
too-many-args : >
&cToo many arguments. Found %argc%, expected %argx%.
launch-enabled : >
Crouch to launch has been &aenabled&f.
launch-disabled : >
Crouch to launch has been &cdisabled&f.
boost-enabled : >
Boosted flight has been &aenabled&f.
boost-disabled : >
Boosted flight has been &cdisabled&f.
all-enabled : >
Boosting and launching have been &aenabled&f.
all-disabled : >
Boosting and launching have been &cdisabled&f.
invalid-argument : >
&cGot invalid argument '%invalid%.' Expected %expected%.
cooldown : >
&cYou cannot launch for another %hours%%hours_plural%%minutes%%minutes_plural%%seconds%%seconds_plural%.
second : " second"
seconds : " seconds"
minute : " minute "
minutes : " minutes "
hour : " hour "
hours : " hours "
- /elytramode - Change between normal and boosted flight.
- /elmode - Same as above.
- /elytrapreferences - Enable and disable boosting and launching separately.
- /elytraprefs - Same as above.
- /elprefs - Same as above.
- /elytrareload - Reload the plugin's configuration.
- /elreload - Same as above.
- superelytra.glide - Allows for boosted flight.
- superelytra.launch - Allows for launching from the ground.
- superelytra.command.elytramode - Allows using /elytramode
- superelytra.command.elytrareload - Allows using /elytrareload
- superelytra.command.elytraprefs - Allows using /elytraprefs
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.16
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
SuperElytra is a free Minecraft Java mod. Compatible with Minecraft 1.16. Downloaded 2,595 times (via Spigot). Download it and open it directly in the game.