effects:
rainbow-circle:
display-name: "Rainbow Circle"
permission: "%rainbow-effects%" # It will be replaced with the permission "trparticles.effects.rainbow" that is defined in the permissions section in `config.yml`
icon
Description
The item that shows up in the GUIs for the effect.
Example
icon:
material: paper
custom-model-data: 1
amount: 1
glow: true
description
Description
The description message for the effect.
Pulling Descriptions From Translations
Putting the translation keys in %% will replace it with the translation for that translation key. Example:
description:
- "%seasonal-effect%"
- "%christmas%"
# Result: (Locale: EN)
# <gray>Seasonal Effect
# <gradient:#A7C957:#F2E8CF:#BC4749>Shine with New Year's colors.
only-elytra
Description
If this option is set to true, Effect will only work when player is equipped Elytra.