HomeJavaModsElytra Effects [Custom GUI, Trick tool, Trails, Launch and moore..]
Elytra Effects [Custom GUI, Trick tool, Trails, Launch and moore..]
ModsJava

Elytra Effects [Custom GUI, Trick tool, Trails, Launch and moore..]

⬇ Download on Spigot
[​IMG]

Hello, everyone knows that flying with elytra is fun. But it can be even more entertaining with custom particles, sounds and text messages! So if you are done with the old fashioned way of flying try something new and customizable to fit your own needs.


========================================================
Features:
- Custom sound on landing
- Custom particle on landing
- Custom particle while flying
- Custom messages on landing and flying
- Custom permissions per trail
- Launch mechanism
- Random effects after longer flight
- Custom GUI with config
- Messages config
- Main config
- Trick tool
- Language system
Spoiler: Trick tool usage
- To accomplish a move you must hold the trick tool in your main hand!
- You can combine the moves to show off your skills!
- You will be launched only if your effects are toggled on and you are looking upwards.
- Right mouse click (on the ground) - Opens the menu with trails.
- Right mouse click (while flying) - Gives you velocity boost while flying.
- Left mouse click (while flying) - Stops you in mid-air while flying.
- Shift click (while flying) - Turns you upside down (You can combine it with the others to create a smooth loop).

For list with all sounds click here!
For list with all particles click here!

Commands:
Main command: /elytraeffects
Aliases:[ee,eef,elytra]

/ee toggle | Toggles off or on the elytra effects.
/ee tool | Gives you velocity tool.
/ee menu | Opens GUI with trails and options.
/ee equip | Equips unbreakable elytra. (For non-survival servers)
/ee unequip | Unequips and delete your elytra. (For non-survival servers)
/ee toggleall | Commands: toggle, tool, equip in 1.
/ee tips | Useful information.
/ee flymsg <Text> | Changes your flying message.
/ee landmsg <Text> | Changes your landing message.

Permissions:
- ee.toggle | Permission for the "/ee toggle" command.
- ee.tool | Permission for the "/ee tool" command.
- ee.menu | Permission for the "/ee menu" command.
- ee.equip | Permission for the "/ee equip" & "/ee unequip"commands.
- ee.launch | Permission for the launch mechanism.​
- ee.flymsg | Permission for the "/ee flymsg <Text>" command.
- ee.landmsg | Permission for the "/ee landmsg <Text>" command.
- Customizable permissions in the config.


Additional:
The plugin works on 1.9, 1.10 and 1.11+ versions but if you are planning to use the plugin on 1.9 or 1.10 please use the following config(just replace the file) otherwise the new particles from 1.11 will throw an error to the old spigot / bukkit version.
Spoiler: Config for 1.9 & 1.10
Code (Text):
# Elytra Effects

# Author: SKDown
# Trails GUI Configuration for 1.9 & 1.10 Servers
# Note: If you want to remove the lore of an item just type "" (without spacebar!). Example - Lore: ""
# Note: You can change every permission to whatever you want! :) I.E. They can be the same or all different.

GUI Name: "                &8&l&nTrail options"

Next Page:
    Item: SIGN
    Name: "&6Next page"

Previous Page:
    Item: SIGN
    Name: "&6Previous page"

Close Icon:
    Item: BARRIER
    Name: "&6Close menu"

Trail Density:
    Icon1:
        Item: NETHER_STAR
        Name: "&6Trail density 1"
        Lore: ""
        Density: 1
    Icon2:
        Item: NETHER_STAR
        Name: "&6Trail density 5"
        Lore: ""
        Density: 5
    Icon3:
        Item: NETHER_STAR
        Name: "&6Trail density 10"
        Lore: ""
        Density: 10

Items:
    Item1:
        Item: EMERALD
        Name: "&aHappy"
        Lore: "&dSimple but cool!"
        Trail: VILLAGER_HAPPY
        Permission: ee.trails
    Item2:
        Item: REDSTONE
        Name: "&aRainbow"
        Lore: "&dTaste the rainbow!"
        Trail: REDSTONE
        Permission: ee.trails
    Item3:
        Item: LAVA_BUCKET
        Name: "&aLava particle"
        Lore: "&dI see fire!"
        Trail: LAVA
        Permission: ee.trails
    Item4:
        Item: APPLE
        Name: "&aBlack hearts"
        Lore: ""
        Trail: DAMAGE_INDICATOR
        Permission: ee.trails
    Item5:
        Item: APPLE
        Name: "&aHeart"
        Lore: "&dShow your love!"
        Trail: HEART
        Permission: ee.trails
    Item6:
        Item: FIREBALL
        Name: "&aAngry trail"
        Lore: ""
        Trail: VILLAGER_ANGRY
        Permission: ee.trails
    Item7:
        Item: ENCHANTMENT_TABLE
        Name: "&aEnchanting symbols"
        Lore: ""
        Trail: ENCHANTMENT_TABLE
        Permission: ee.trails
    Item8:
        Item: NOTE_BLOCK
        Name: "&aMusic trail"
        Lore: ""
        Trail: NOTE
        Permission: ee.trails
    Item9:
        Item: WOOD_SWORD
        Name: "&aMagic crit trail"
        Lore: ""
        Trail: CRIT_MAGIC
        Permission: ee.trails
    Item10:
        Item: BARRIER
        Name: "&aBarrier trail"
        Lore: "&dThis is a long trail btw.."
        Trail: BARRIER
        Permission: ee.trails
    Item11:
        Item: TNT
        Name: "&aNormal boom"
        Lore: ""
        Trail: EXPLOSION_NORMAL
        Permission: ee.trails
    Item12:
        Item: TNT
        Name: "&aBig boom"
        Lore: ""
        Trail: EXPLOSION_LARGE
        Permission: ee.trails
    Item13:
        Item: TNT
        Name: "&aBOOM!!!"
        Lore: ""
        Trail: EXPLOSION_HUGE
        Permission: ee.trails
    Item14:
        Item: STICK
        Name: "&aFency trail"
        Lore: ""
        Trail: CRIT
        Permission: ee.trails
    Item15:
        Item: BLAZE_POWDER
        Name: "&aFlame trail"
        Lore: ""
        Trail: FLAME
        Permission: ee.trails
    Item16:
        Item: WATER_BUCKET
        Name: "&aWater dripping"
        Lore: ""
        Trail: DRIP_WATER
        Permission: ee.trails
    Item17:
        Item: LAVA_BUCKET
        Name: "&aLava dripping"
        Lore: ""
        Trail: DRIP_LAVA
        Permission: ee.trails
    Item18:
        Item: COAL
        Name: "&aLittle smookey"
        Lore: ""
        Trail: SMOKE_NORMAL
        Permission: ee.trails
    Item19:
        Item: COAL
        Name: "&aNot a little smookey"
        Lore: ""
        Trail: SMOKE_LARGE
        Permission: ee.trails
    Item20:
        Item: WEB
        Name: "&aCloudy smookey"
        Lore: ""
        Trail: CLOUD
        Permission: ee.trails
    Item21:
        Item: BREWING_STAND_ITEM
        Name: "&aPurple trail"
        Lore: ""
        Trail: SPELL_WITCH
        Permission: ee.trails
    Item22:
        Item: DIAMOND_HOE
        Name: "&aWhite bubbles"
        Lore: ""
        Trail: SPELL
        Permission: ee.trails
    Item23:
        Item: IRON_HOE
        Name: "&aWhite particles"
        Lore: ""
        Trail: SPELL_INSTANT
        Permission: ee.trails
    Item24:
        Item: STONE_HOE
        Name: "&aColorful bubbles"
        Lore: ""
        Trail: SPELL_MOB
        Permission: ee.trails
    Item25:
        Item: GOLD_HOE
        Name: "&aColorful bubbles2"
        Lore: ""
        Trail: SPELL_MOB_AMBIENT
        Permission: ee.trails
    Item26:
        Item: BLAZE_ROD
        Name: "&aI don't know"
        Lore: ""
        Trail: TOWN_AURA
        Permission: ee.trails
    Item27:
        Item: DRAGON_EGG
        Name: "&aDragon breath"
        Lore: ""
        Trail: DRAGON_BREATH
        Permission: ee.trails
    Item28:
        Item: OBSIDIAN
        Name: "&aPortal"
        Lore: ""
        Trail: PORTAL
        Permission: ee.trails
    Item29:
        Item: END_ROD
        Name: "&aEnder trail"
        Lore: ""
        Trail: END_ROD
        Permission: ee.trails
    Item30:
        Item: SNOW_BLOCK
        Name: "&aDigging snow"
        Lore: ""
        Trail: SNOW_SHOVEL
        Permission: ee.trails
    Item31:
        Item: SLIME_BALL
        Name: "&aSlimy trail"
        Lore: ""
        Trail: SLIME
        Permission: ee.trails
    Item32:
        Item: ITEM_FRAME
        Name: "&aITEM CRACK"
        Lore: "&dNot supported yet!"
        Trail: ITEM_CRACK
        Permission: ee.trails
    Item33:
        Item: DIRT
        Name: "&aBLOCK CRACK"
        Lore: "&dNot supported yet!"
        Trail: BLOCK_CRACK
        Permission: ee.trails
    Item34:
        Item: WATER_BUCKET
        Name: "&aWater drops"
        Lore: ""
        Trail: WATER_DROP
        Permission: ee.trails
    Item35:
        Item: FIREWORK
        Name: "&aFIREWORKS"
        Lore: ""
        Trail: FIREWORKS_SPARK
        Permission: ee.trails
    Item36:
        Item: POTION
        Name: "&aWater bubble"
        Lore: ""
        Trail: WATER_BUBBLE
        Permission: ee.trails
    Item37:
        Item: POTION
        Name: "&aWater splash"
        Lore: ""
        Trail: WATER_SPLASH
        Permission: ee.trails
    Item38:
        Item: POTION
        Name: "&aWwatery"
        Lore: ""
        Trail: WATER_WAKE
        Permission: ee.trails
    Item39:
        Item: BEDROCK
        Name: "&aStrange"
        Lore: ""
        Trail: SUSPENDED
        Permission: ee.trails
    Item40:
        Item: BEDROCK
        Name: "&aDepth particle"
        Lore: ""
        Trail: SUSPENDED_DEPTH
        Permission: ee.trails
    Item41:
        Item: SNOW_BALL
        Name: "&aSNOWBALL"
        Lore: ""
        Trail: SNOWBALL
        Permission: ee.trails
    Item42:
        Item: PAPER
        Name: "&aSomething different"
        Lore: ""
        Trail: FOOTSTEP
        Permission: ee.trails
    Item43:
        Item:
        Name: " "
        Lore: ""
        Trail: FOOTSTEP
        Permission: ee.trails
    Item44:
        Item:
        Name: " "
        Lore: ""
        Trail: FOOTSTEP
        Permission: ee.trails
    Item45:
        Item:
        Name: " "
        Lore: ""
        Trail: FOOTSTEP
        Permission: ee.trails

Planned features:
Spoiler: Planned features
- Adding velocity tool with which the player can gain speed while flying
- Better particle trails
- /elytra trail <trail> command for changing the trail per player
- GUI for particle selection
- Config for messages and chat prefixes
- Adding more mechanics to the velocity tool
- Adding a launch mechanism
- Getting bad effects after a longer flight
- Adding a file to save the trails of the players on reload
- Even better trails
- Adding permission for auto equipping elytra command
- Adding custom permissions per trail in the trails config

- Adding commands for changing the messages per player
- Language system
- Tab complete for commands
- Custom multi trails X
- GUI for personal options per player X
- Support for broken_item and broken_block trails X
- More trick tool mechanics X

Planned bugfixes:
If you experience any inconvenience or want to see more features let me know!​

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Elytra Effects [Custom GUI, Trick tool, Trails, Launch and moore..] is a free Minecraft Java mod. Compatible with Minecraft 1.9, 1.10, 1.11. Downloaded 3,804 times (via Spigot). Download it and open it directly in the game.

Explore more