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

Ender chest is not prioritised for deposits #127

Closed liam-macann closed 1 year ago

liam-macann commented 1 year ago

Describe the bug When attempting to use /money deposit without a container vault, currency is simply reshuffled within the player inventory.

Expected behavior When container vaults are disabled or full, deposits should be directed to the ender chest. This should fill shulker boxes containing currency first.

Desktop (please complete the following information):

Additional context Containers are disabled, and include-shulker-boxes is enabled.