BUG: Hologram not showing when using speak mechanic
Summary
Describe the bug encountered in detail.
Steps to reproduce
Provide a full set of steps used to reproduce the bug, including links to SEPARATE Pastebin pastes for each relevant configuration file.
Current behavior
When using the speak mechanic, it won't show when casting it in my skills. It will disable the displayname from the mob for as long as the duration is stated, but it won't show any hologram. The chat messages work, but just the hologram doesn't.
Current skill:
- speak{offset=0.2;radius=30;maxlinelength=22;message="&6[&a||||||||||&6]";sendchatmessage=false;duration=20} @self ~onDamaged
Intended correct behavior
It should show the hologram for the duration that is configured above the head of the mob.
Server log file
Debug log snippet
Don't have any errors.
Proposed fixes
The hologram when using the speak mechanic should be fixed.