ChestShop-authors / ChestShop-3

ChestShop - the chest & sign shop plugin for Minecraft Servers running Bukkit/Spigot/Paper
https://dev.bukkit.org/projects/chestshop
GNU Lesser General Public License v2.1
272 stars 178 forks source link

Bucket of Tadpole cannot be sold easily #519

Open JustEli opened 2 years ago

JustEli commented 2 years ago

What is happening?

Bucket of Tadpoles store NBT data called "Age". Age is in ticks, and because of this, it is impossible to have more than one bucket in stock for a chest shop.

ChestShop creates a different ID for every Bucket of Tadpole: image

Showing the NBT data of the three different Bucket of Tadpoles: image

What did you expect to happen?

Bucket of Tadpole to be all the same ID

Plugin Version

3.12.1 build 347

Plugin Config

-

Server Version

git-Purpur-1659 (MC: 1.19)

Server Log

-

What other plugins are you running?

None, as it was on a test server

Agreements

Additional context

No response

Phoenix616 commented 2 years ago

Not sure this is a bug tbh. A player might care what kind of extra values like the Tadpoal age is on the item when purchasing it. If anything this needs to be included in the messages on /iteminfo and /shopinfo and the eventual wildcard support (#471) be used for selling all kinds of buckets.

JustEli commented 2 years ago

definitely a bug to me: there is absolutely no way to sell multiple tadpole buckets per chest shop, just one, because the age is in ticks

ryankayz7 commented 1 year ago

I agree with @JustEli. My players are also having issues with this. It forces players to literally make a shop for every tadpole as every tadpole has a different ID when doing the /iteminfo command. Time is fair to mention but if that is something people want they shouldn't have to make a new chestshop for every tadpole they want to sell