-
Notifications
You must be signed in to change notification settings - Fork 10
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
[Feature] Stores - Additional things #529
Comments
1.) This is something I could implement fairly easily but we would have to add a new column to the database for sortId. |
4 simply relies on specifying the UUID/Name of the account to pull from. Doesn't matter who is the econ provider that provides it (Be it Reserve, EconLite, etc). Better question is wanting to make a Store have a Sponge Account backing. |
1.) Did we still want to do a sort ID or leave it as it currently is? 5.) Assuming this is still desired, we could add a flag to the command to specify user-only. |
|
Below are a list of feature requests for Stores.
Ability to change order of items in the shop. Currently the only way is to add/remove items to change the lists order.
Ability to sort the store based on alphabetical and prices.
Player stores?
Have stores collect money into, come out of a specified Reserve account?
Have management GUI only allow to open in Admin mode. If normal command is used (npc), then open non-admin gui.
The text was updated successfully, but these errors were encountered: