GUI Shop

GUI Shop

273k Downloads

Items With Data Values Aren't Given Correctly

A248 opened this issue ยท 2 comments

commented

When viewing the shop, the items are displayed correctly: birch wood, oak wood, acacia wood, etc.

However, when purchasing the item, only oak logs are added to the player's inventory.

Effectively, GUIShop ignores items with data values. I believe this bug is specific to MC versions which still use data values, because of the way GUIShop works with items in a multi-version manner.

Tested on Paper 1.8.8 using GUIShop master branch.

commented

Furthermore, I should note that a few users have asked about this problem on the Discord. I was unsure until I tested it myself and confirmed the error.

commented

Fixed in merged PR