TrElytra | Fully customizable & Lightweight Elytra particle effects! | 34 Effects [1.16-1.19.3] icon

TrElytra | Fully customizable & Lightweight Elytra particle effects! | 34 Effects [1.16-1.19.3] -----

Let your Elytra create wonderful particles!



New Effects & API Support
IMPORTANT NOTE
I've re-coded the effect reading system and you cannot use your current effects.yml file with the new version, you must update your effects by the new scheme or if you haven't changed anything yet, just delete the file and let the plugin create a new version of it.

[NEW] API Support
  • TreasureElytra now provides an API for you to add your custom script types
  • You can check out the Wiki page for detailed information

[!] Effects
  • Added version for effects.yml file (1.2.0)
  • Added new effects (current effect size: 28)
  • Added support for block_marker and item_crack particles
  • Added support for note particles (rainbow & random-note color options)
  • Added support for dust_color_transition particle (color transitions)
  • You can now define multiple tick handler
    Code (YAML):
    onTick:
      preTick
    :
        times
    : 3
        scripts
    :
          - "sound [name=entity.arrow.hit_player,volume=0.1]"
      tick
    :
        scripts
    :
          - "variable x=-(cos(({step} / 120) * ({PI} * 2) + ((({PI} * 2) / 3) * 2)))"
          - "variable z=-(sin(({step} / 120) * ({PI} * 2) + ((({PI} * 2) / 3) * 2)))"
          - "particle [effect=redstone,amount=10,direction=true,x={x},y={z},from=feet,colorScheme={name=rainbow;revertWhenDone=true;speed=1}]"
      postTick
    :
        scripts
    :
          - "variable step=({step} + 1) % 120"

[!] Bug Fixes
  • Fixed an issue related to database
  • Fixed the issues with the caching system

[!] Changes
  • Added detailed log messages for errors and warnings
  • Added "/trelytra reset" and "/trelytra notifications" commands
  • Added version for config.yml file (1.2.0)
  • Added version for colors.yml file (1.2.0)
  • Updated messages version to 1.2.0 (new message translations)
----------, Jun 8, 2022
Resource Information
Author:
----------
Total Downloads: 10,876
First Release: Feb 7, 2022
Last Update: Feb 3, 2023
Category: ---------------
All-Time Rating:
15 ratings
Find more info at discord.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings