HexTags icon indicating copy to clipboard operation
HexTags copied to clipboard

HexTags wipes scoreboard every round even with a config that doesn't define "ScoreTag"

Open g1xn opened this issue 6 years ago • 1 comments

"Chat-Processor" 2.2.1 "hextags" 1.50

TL;DR, I run a Multi1v1 Arena server and I used a "NoPrime" scoretag to indicate non-prime players, then due to player demand, I removed it from the HexTags config & now HexTags wipes the tags "Arena 1-16" on almost all players every-round.

"HexTags" { "b" { "NameColor" "{lightred}" }

"NoPrime"
{
    "ScoreTag" "[F2P]"
}

}

Even after going back to a config that doesn't use "ScoreTag" at all the scoretags are wiped every round.

"HexTags" { "b" { "NameColor" "{lightred}" } }

I think this may be related to a cache issue? I can't wrap my head around why HexTags is wiping the scoreboard without a config that says to, I've tried reinstalling chat-processor and HexTags but to no avail...

g1xn avatar Jan 28 '20 02:01 g1xn

My server has the same problem, ScoreTag does not work.

donnie011 avatar May 12 '20 19:05 donnie011