Niall7459 / HolographicExtension

Add easy to create animations and placeholders into HolographicDisplays.
GNU General Public License v3.0
6 stars 14 forks source link

Placeholder problem with glow #30

Open Alv5ro opened 4 years ago

Alv5ro commented 4 years ago

Describe the bug When using the glow plugin, The placeholder %player_name% won't work when the colours move onto it.

To Reproduce Steps to reproduce the behavior:

Go to 'Animations.yml' paste in https://pastebin.com/fMUYA8zx Try it out See error Expected behavior The playername stays loaded as the PAPI placeholder rather than literally %player_name%.

Screenshots Minecraft Screenshot 2020 05 06 - 11 11 08 00 Minecraft Screenshot 2020 05 06 - 11 13 12 99

Niall7459 commented 4 years ago

Animations in this plugin do not support the Dynamic Placeholder Resolving that kite board e.g do. You can use a more advanced system by downloading the expansion through e-cloud. https://github.com/PlaceholderAPI/PlaceholderAPI/wiki/Placeholders#animations /papi ecloud download Animations

Alv5ro commented 4 years ago

I downloaded the extensions, then when I tried it again, it didn't work (I reloaded hext, hd and papi) https://imgur.com/a/TaHTadl

example: speed: 0.1 frames:

Niall7459 commented 4 years ago

/hd addline NAME {fast}%animations_glow?start=&f,middle=&9,end=&f_GLOW TEXT%

Alv5ro commented 4 years ago

This led to...https://imgur.com/a/SjyyMbN and every 8 seconds it goes to a pic similar to https://imgur.com/a/TaHTadl

Alv5ro commented 4 years ago

Just for clarification, I have these extensions https://imgur.com/a/V0TxOMs

Niall7459 commented 4 years ago

The expansion has been updated to use a new format, make sure you upgrade it. (v1.0.5)

The animations work through placeholder API, don't put them directly into the animations.yml file.

You will also need to have protocol lib installed

/hd addline HoloName {fast}%animations_<shine>Glowing text</shine>%

(shine is it's new name, glow will still work)