TownyAdvanced / MapTowny

A Towny add-on Bukkit plugin that enables towns to show up on a web-map.
MIT License
15 stars 17 forks source link

Tax percent sign should comes after the number #24

Closed PolitcubesDeveloperUnchained closed 2 years ago

PolitcubesDeveloperUnchained commented 2 years ago

Please remove the percent sign, it's confusing and doesn't display correctly. Percentages must be written after the number. The percent sign always comes after the number, never before

https://github.com/TownyAdvanced/MapTowny/blob/c285b16aeff4a0b9ea59dcbfee2ccda7785f6eb7/maptowny-plugin/src/main/java/me/silverwolfg11/maptowny/managers/TownInfoManager.java#L147-L154

silverwolfg11 commented 2 years ago

Oh whoops, I didn't even notice I wrote it that. But I agree, it's probably easier to remove it from the format and let people add it manually.

silverwolfg11 commented 2 years ago

Fixed in release 2.0.0.