brcdev-minecraft / shopgui-api

Public API for ShopGUI+ plugin
MIT License
10 stars 5 forks source link

Shop Sell NBT bug #23

Closed 00Hrtz closed 3 years ago

00Hrtz commented 3 years ago

Hi,

Shopgui+ seems to fail to recognize individual custom items using the same material host.

Example:

Hamburger using material COOKED_CHICKEN to host it's Custom Model Data Cheeseburger using the same material host.

Buy 1 Hamburger and 2 Cheeseburgers

Sell back the Hamburger but increase the sale amount to 2.

It will sell the Hamburger and also 1 Cheeseburger.

I use Itemsadder to host my Custom Items.

Here is the Shop Config

Paper 1.16.5

brcdev commented 3 years ago

This repository and issues are dedicated for API-related issues only. Please use our Discord and other means of communication for reporting bugs with the plugin itself.