-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add a GUI where you can see the money #97
Comments
Thanks for the suggestion. To clarify, is this a GUI to withdraw money? We are currently working on an integration with Vault (#34) and once that is finished you can use 3rd party withdraw plugins. If you're looking for a quick way to manage your accounts, with the default config you can click the accounts in the (possibly related to #92) |
This is a GUI to withdraw and also deposit. You can click on the money with your left mouse button to withdraw and when you click on the money in your own inventory you can deposit is! I can try to make a short video of what I hope it can do if you would like to? |
I see, I think I get the idea. IMO this would be better as a separate plugin, perhaps using Vault once we get that ready. |
If the developer is going to add a GUI, it is better to make a menu where you can view all your accounts and invoices. Through the menu, you will also be able to view the latest transactions of selected account and transfer money to other players + pay invoices |
Is there maybe any time period when this feature could be added? |
Can you please describe in more detail what kind of GUIs you would like to see? IMO chat is better for listing your accounts and invoices as you can easily see more information at once, instead of having to hover over items |
My concern is that in e.g. the list accounts GUI it would be just the same item over and over for all accounts, and you would have to hover each item in the GUI to find the account you need (also for selecting accounts for a funds transfer and similar issue for invoices). IMO making transfers & invoices via command is much easier, especially due to the tab complete. (tab complete for invoices was a bit broken, but now fixed in #119 and will be released as 1.8.1 tomorrow) What do you think if we made a web GUI instead? |
web gui will also be a good option, I think it will be interesting |
@zefir-git , I can send you some screenshots of a plugin based on vault that I made. This could help you out with working on a gui! |
The problem with a web gui for me would be that players would need to open a webpage to check things out. Bedrock players are not even able to do it that way. |
I would love to see a GUI where you can pick between a personal and business account like: (https://img.mrroyalit.com/javaw_IRIEdUo0Kn.png)
If you then click on your personal account it would look like: (https://img.mrroyalit.com/javaw_fvPhKgci48.png) The items are configurable in the config
and when you click on business you can choose what account you want to open and then it shows the items it contains. This GUI is an ATM where you can click on and then deposit or withdraw the money you have gotten.
The text was updated successfully, but these errors were encountered: