Niall7459 / HolographicExtension

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

Unwanted values in placeholder. #15

Open SaltyAimbOtter opened 4 years ago

SaltyAimbOtter commented 4 years ago

I have added a PlaceHolder from the BetonQuest plugin in a HD and BetonQuest gives me this error in the console: [BetonQuest] Could not create variable: Variable type "},{"clickEvent":{"action":"open_url","value":"http://globalpoint is not registered This was the command i used to add the line to the hologram: /hd addline waitingPlayers {fast}%betonquest_Hungergames:globalpoint.waitingPlayers.amount%

I made sure the placeholder is not broken on BetonQuests side using this PAPI bcparse command which returned the correct result: /papi bcparse SaltyAimbOtter %betonquest_Hungergames:globalpoint.waitingPlayers.amount%

Therefore i guess that some clickEvent metadata is parsed to BetonQuest when the placeholder is read from the HD.