filoghost / HolographicDisplays

Create modern looking holograms in Minecraft.

Home Page:https://dev.bukkit.org/projects/holographic-displays

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No placeholderapi support on animations.yml

hardcorefactions opened this issue · comments

Confirmation

  • I have read the FAQ.
  • I have tested the latest development build of Holographic Displays and the bug is still present.
  • I have updated Spigot to the latest release for my particular Minecraft version.
  • I made sure the bug hasn't already been reported on the issue tracker.

Description

I created an animation so when I use animations from placeholderapi the text would be updated every few seconds, but it just printed the placeholder. This is an error as it isn't using PlaceholderAPI#setPlaceholders.

How to reproduce

  1. Create an animation that uses PlaceholderAPI placeholders.
  2. See the text that you have put on

Server version

This server is running Ectasy Spigot (1.8.8-R.0.2-SNAPSHOT) by VexPvP Development Team.

Holographic Displays version

HolographicDisplays version 3.0.4

Installed plugins that allow players to join with multiple Minecraft versions

ViaVersion, ViaBackwards

Additional information

image
image

This is normal. Animations are placeholders, and nested placeholders are not supported.