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