#HEX colour codes in PlotSquared messages_en.json

9 messages · Page 1 of 1 (latest)

peak vine
#

Hi all, Anyone know why HEX codes, IE: <#00ff00> can be used freely in the main PlotSquared messages_en.json for everything except the sign on claimed plots?

When trying to edit the sign below it ends up like the attached image? (1st attachment) "signs.owner_sign_line_1": "<#f2e8cf>Plot:</#f2e8cf> <#1cc2f6><id></#1cc2f6>", "signs.owner_sign_line_2": "<#f2e8cf>Owned by:</#f2e8cf>", "signs.owner_sign_line_3": "<#1cc2f6><owner></#1cc2f6>", "signs.owner_sign_line_4": "<#a5C756><bold>Claimed</bold></#a5C756>",

I am using CMI which allows HEX codes on signs but it doesn't seem to interact with the main Claimed sign. Those created by players in a plot are fine though. See 2nd attachment.

Thanks

peak vine
#

Anyone? Not even out of the 12465 members here?..

peak vine
#

Will do. Just heading out to work now but will test when I get home later.

peak vine
# quartz pendant Can you try ``§#00ff00``?

Hi there, apologies for the late reply but work and life sometimes get in the way of working on my server. So to clarify, do you mean like this "signs.owner_sign_line_2": "<§#f2e8cf>Owned by:", or this "signs.owner_sign_line_2": "§#f2e8cfOwned by:",?

quartz pendant
#

But You could try both if it doesn’t work

peak vine
#

So no need to close the colour code like you would normally </#....>?

#

Thank you so much! "signs.owner_sign_line_1": "§#f2e8cfPlot: §#1cc2f6<id>", "signs.owner_sign_line_2": "§#f2e8cfOwned by:", "signs.owner_sign_line_3": "§#1cc2f6<owner>", "signs.owner_sign_line_4": "§#a5C756<bold>Claimed</bold>",