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
42 stars 35 forks source link

Shulker box evaluation fails when dyed #126

Closed liam-macann closed 1 year ago

liam-macann commented 1 year ago

Describe the bug When include-shulker-boxes is enabled, the function only works on undyed containers. Once a colour has been applied, the balance disappears from the total.

Expected behavior /balance commands would tally all enabled inventories, and recursively traverse dyed shulker boxes.

Desktop (please complete the following information):

Additional context Tested in both inventory and ender chest (although containers are disabled).