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

Jewels Bank, Item Auction #529

Open
nitoygo opened this issue Nov 11, 2024 · 1 comment
Open

Jewels Bank, Item Auction #529

nitoygo opened this issue Nov 11, 2024 · 1 comment

Comments

@nitoygo
Copy link
Contributor

nitoygo commented Nov 11, 2024

Is your feature request related to a problem? Please describe.
A suggestion to add a feature where users can deposit jewels or items that can be used for trading even outside of the client.

Describe the solution you'd like
User talks to NPC to deposit jewels
User talks to NPC, deposits items for sale.
Users can buy things on the auction with the deposited jewels
Users can also open personal stores with jewels as payment, and it can use the stored jewels in the bank

Describe alternatives you've considered
Users can proceed with trading via webapp

Additional context

@nitoygo nitoygo closed this as not planned Won't fix, can't repro, duplicate, stale Dec 16, 2024
@nitoygo nitoygo reopened this Dec 31, 2024
@DavidTs93
Copy link
Contributor

I am starting to work on a jewels storage system (kinda like a jewels bank).
This will mostly be an API, just a "store the amount of every jewel in the DB" and a way to access (query/add/remove) them, but should be a good start.
For now I'm making this a plugin.

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

No branches or pull requests

2 participants