HomeJavaModsElytra Launcher
Elytra Launcher
ModsJava

Elytra Launcher

Launch yourself in the air. Free Minecraft Java mod for 1.9.

⬇ Download on Spigot
[​IMG]
Elytra Launcher
This plugin adds a craftable block which, when powered, will shoot the player into the air so he can fly with an elytra.

[​IMG]

Installation

  1. Stop your server
  2. Put the .jar file in the /plugins folder of your server
  3. Start the server
The plugin will work out of the box. There is no need for configuring, but you can change most aspects of this plugin.

Usage
The default recipe uses diamonds, a slime block, a piston and a piece of redstone. The recipe can be changed in the config.

[​IMG]
By default this will give you a wood log block. Simply place the block, stand on it and power it with redstone to fly in the air.

Video
The video explains the configuration and functionality of the plugin. Thanks to @VintageDon for making this video!

Config
Here is the full config including some comments to explain what everything does.
Code (Text):
launcher:
  # The velocity that players will be launched in the air with
  velocity: 5
  recipe:
    # Assign letters to the items below
    # Make sure you are using three lines here
    # If you want to use nothing just put a space instead of a letter
    pattern:
    - 'dsd'
    - 'dpd'
    - 'drd'
    # These are the items that will be used for the letters
    # Valid names can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
    items:
      d: diamond
      s: slime_block
      p: piston_base
      r: redstone
  item:
    # Type of the elytra launcher, make sure it is a block
    # Valid names can be found with the link above
    type: log
    # Name and lore of the elytra launcher
    # Color codes are supported
    name: 'Elytra Launcher'
    description: '&6Stand on it and power it with redstone to fly in the air'
Issues and suggestions
If you have issues send me a private message with explanation of the issue and your latest.log if you have errors. Suggestions are also welcome via PM. Do not use the review section for reporting errors.

Donate
Do you like this plugin? You can donate using this button:
[​IMG]

Elytra Launcher is a free Minecraft Java mod. Compatible with Minecraft 1.9. Downloaded 679 times (via Spigot). Download it and open it directly in the game.

Explore more