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
Add an option, in config.yml, to define the limit number that the person has to buy the item per purchase screen! Because it is very bad when selecting, with the standard limit, when the person only wants to buy 2, for example, and can only select 0 or 6.
Example in config.yml:
buy-limit: 128
The text was updated successfully, but these errors were encountered:
You can actually select anything between 0 and 6, but the slider is a little buggy and it sometimes jumps straight to the max amount when you drag it. Drag it gently back to 2 or whatever number you want to select and it's gonna work
Add an option, in config.yml, to define the limit number that the person has to buy the item per purchase screen! Because it is very bad when selecting, with the standard limit, when the person only wants to buy 2, for example, and can only select 0 or 6.
Example in config.yml:
buy-limit: 128
The text was updated successfully, but these errors were encountered: