Holographic Displays

Holographic Displays

3M Downloads

PAPI placeholders not parsed

SlimeDog opened this issue · 2 comments

commented

Description

PAPI Server and Player placeholders are not parsed in holograms.

How to reproduce

  • Install versions listed below.
  • papi parse me %server_name% parses correctly
  • papi parse me %player_name% parses correctly
  • %server_name% used in hologram does not parse, displays %server_name%
  • %player_name% used in hologram does not parse, displays %player_name%

Platform

>version
[11:45:01] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-9639cf7-8fb6585 (MC: 1.16.1) (Implementing API version 1.16.1-R0.1-SNAPSHOT)
[11:45:01] [Server thread/INFO]: You are running the latest version

>version HolographicDisplays
[11:47:29] [Server thread/INFO]: HolographicDisplays version 2.4.4-SNAPSHOT-b153

>protocol version
[11:46:01] [Server thread/INFO]: ProtocolLib v4.6.0-SNAPSHOT-b464

>version viaversion
[11:46:48] [Server thread/INFO]: ViaVersion version 3.1.0-1.16.2-pre2

>version PlaceholderAPI
[11:49:43] [Server thread/INFO]: PlaceholderAPI version 2.10.9

>placeholderapi:papi ecloud list installed
[11:36:14] [Server thread/INFO]: Installed Expansions
     Name            Author   Verified  Version  
-------------------------------------------------
...
6.   Player          clip     Y         1.7.2    
...
8.   Server          clip     Y         2.3.1    
...
12.  ViaVersion      clip     Y         1.0.0    

Additional context

Issue also exists with latest PAPI dev build

>version PlaceholderAPI
[11:49:43] [Server thread/INFO]: PlaceholderAPI version 2.10.10-DEV-107
commented

Checking... You are correct. It's a HolographicExtensions issue. And resolved.

commented

HD doesn’t support papi directly afaik so why iwould this be a HD issue?