I want to use $ as the currency, I know that you have previously stated it already does but I'm pretty sure the plugin I am using called "Better Chat" by LaserHydra Is why It doesn't show the $ symbol by default so I changed the text in Economics.json File to add "${0}" to solve this but when it comes to "PlayerBalance": "Balance for {0}: {1:C}",
I did try doing "PlayerBalance": "Balance for {0}: ${1:C}", but it still came up with the
.
Is there a way to fix it with this plugin installed or is it something else, what do you think?