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

Support the creation of a villager trading panel and be able to use the trading function normally like in the original version. #323

Open
3 tasks done
Noogear opened this issue Aug 23, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Noogear
Copy link

Noogear commented Aug 23, 2024

Terms

  • Have you checked the wiki page to see if your suggestion is already added?
  • Have you checked the Current bugs project to see if your suggestion was already submitted and or denied?
  • Have you asked if the feature already exists in the Discord Server? (Or got redirected to a Github issue here)

Is your feature request related to a problem? Please describe.

A special menu can be created. The menu type is MERCHANT. Users can fill in the items required for the transaction and the transaction results to create the transaction menu.

Describe the solution you'd like

A special menu can be created. The menu type is MERCHANT. Users can fill in the items required for the transaction and the transaction results to create the transaction menu.The villager menu implemented in the original way has good compatibility with the Bedrock Edition. The main considerations are how to reduce the difficulty of creating this type of menu and the detection of special parameters. Regarding compatibility with other plugins (such as ia, mmoitem), I don't think it is necessary to deliberately make it compatible.

Describe alternatives you've considered

Thank you very much for your consideration. I think many people need this kind of function, but it is almost monopolized by shopkeepers. Currently, none of the NPCs made by sending packets support the villager trading function, and shopkeepers can only use the NPCs of Citizens 2, which is very bloated. I believe that if it can be realized, it will be a great invention.

Screenshots/Videos (you can drag and drop files or paste links)

No response

@Noogear Noogear added the enhancement New feature or request label Aug 23, 2024
@Noogear
Copy link
Author

Noogear commented Aug 29, 2024

You can refer to this: https://bettergui-mc.github.io/Docs/addon/trade-mart.html

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

No branches or pull requests

1 participant