You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace "Buy & exit" & "Buy and back" with just "Back" & "Buy", if a user want to buy and exit they can just press Esc after buying something
Show the quantity of the item in the menu. This will restrict to buy 64 at a time, but I'm okay with that.
Replace quantity options to "Set to 1", "Remove 1", "Remove 10", "Add 1", "Add 10", "Set to 64". This improved the quantity experience, my users were confused with the original
Remove the "Clear" option since we auto start at 1 time, so that option is not needed
Hide "Sell" when you can't sell an item
Add a /sellhand command, this allows users to not need to open the shop (I will provided a snippet)
Replace the shoplist in the config with just loading shops by their file name, this resolved some of the saving issues I had and others reported (I will provide a snippet)
I would create a pull request but I'm running off your API 7 fork, and I'm not sure if you're okay with some of my changes.
Hi there, I forked your plugin and it's working really well. I have a couple of suggestions that I implemented that would improve this plugin.
Here is a gif:
https://i.imgur.com/U5FRm9j.mp4
I would create a pull request but I'm running off your API 7 fork, and I'm not sure if you're okay with some of my changes.
Snippets:
Sellhand
Loading shops as files
The text was updated successfully, but these errors were encountered: