ModsJava
Elytra Launcher
Launch yourself in the air. Free Minecraft Java mod for 1.9.
⬇ Download on Spigot
Elytra Launcher
Installation
- Stop your server
- Put the .jar file in the /plugins folder of your server
- Start the server
Usage
The default recipe uses diamonds, a slime block, a piston and a piece of redstone. The recipe can be changed in the config.
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'
# 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'
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:
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.