MinecraftWars / Gringotts

Item based economy plugin for Bukkit
BSD 2-Clause "Simplified" License
37 stars 76 forks source link

Towny named-denominations [BUG] #210

Open iomatix opened 4 years ago

iomatix commented 4 years ago

if named-denominations: true the Towny won't work correctly. Spams "Town cannot afford to buy 1 bonus town blocks costing ... Add more money into the town bank" when set back to false works again.

Tested: Claiming, Buying Bonus Blocks - Doesn't work.

https://pastebin.com/WTp53Ech

bundabrg commented 4 years ago

I haven't been able to reproduce this. When named-demominations:true I get the following:

/town image

/town buy bonus 1 image

I do note that the name loses colour after the comma so likely the formatter is adding a reset for some reason. I'll take a closer look at that.