nikosgram / gringotts

Gringotts is an item-based economy plugin for the Bukkit Minecraft server platform. Unlike earlier economy plugins, all currency value and money transactions are based on actual items in Minecraft, per default emeralds.
https://www.spigotmc.org/resources/gringotts.42071/
BSD 2-Clause "Simplified" License
43 stars 36 forks source link

Currency should "compress" when moved into/out of a vault #130

Open SykoUSS opened 2 years ago

SykoUSS commented 2 years ago

Describe the solution you'd like If applicable currency should "compress" into a higher denomination when moved into/out of a vault. as it does with the withdraw/deposit command

Describe alternatives you've considered A "compress" command that would act in inventory

Additional context Add any other context or screenshots about the feature request here.

SykoUSS commented 2 years ago

Minor duplicate of https://github.com/nikosgram/gringotts/issues/87