Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bucket of Tadpole cannot be sold easily #519

Open
4 tasks done
JustEli opened this issue Jun 13, 2022 · 3 comments
Open
4 tasks done

Bucket of Tadpole cannot be sold easily #519

JustEli opened this issue Jun 13, 2022 · 3 comments

Comments

@JustEli
Copy link

JustEli commented Jun 13, 2022

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

@JustEli JustEli changed the title Bucket of Tadpale cannot be sold easily Bucket of Tadpole cannot be sold easily Jun 13, 2022
@Phoenix616
Copy link
Member

Phoenix616 commented Jul 6, 2022

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
Copy link
Author

JustEli commented Jul 8, 2022

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants