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

Denomination with custom values remain craftable #129

Closed SykoUSS closed 1 year ago

SykoUSS commented 1 year ago

Describe the bug Items with custom values are able to be crafted and remove standing as currency

To Reproduce Steps to reproduce the behavior:

  1. Place item in crafting grid
  2. click on result
  3. Item is crafted into another item

Expected behavior Item craft event will be cancelled, and item returned to cursor/inventory slot. any form of conversion for custom items should be canceled as to not lose eco value

Desktop (please complete the following information):

Additional context Add any other context about the problem here.