Aust1n46 / VentureChat

GNU General Public License v3.0
37 stars 46 forks source link

JSON Formmating for PlayerName does not change based on config #108

Closed TerdyTheTerd closed 5 months ago

TerdyTheTerd commented 5 months ago

There appears to be a default config hardcoded in that you can't change for the player name. I have tried setting both a different hover text for both default and owner groups, and I still get the same default hover info of WOrld, Biome, Health and Ping. image

image

I want to set custom hover text for specific groups with info about the group (staff, dev, builder etc).

TerdyTheTerd commented 5 months ago

And to clarify, when I change the click_action it updates properly, just the hover text never changes.

TerdyTheTerd commented 5 months ago

Nevermind, realized this was an issue with InteractiveChat. I was not aware they added that feature to it.