#-1 / -10 / -64 - +1 / +10 / +64
1 messages · Page 1 of 1 (latest)
hmm, an older version would be better example
hmm, it really doesn't provide much more info https://github.com/cj89898/DeluxeMenus-DeluxeShop/blob/aec7f224fd3c3637042fd9d4f2ad7d0cbdbca4d9/DeluxeMenus/gui_menus/deluxeShop/buyMore.yml
you'd want to store the currentAmount in meta
and increase/decrease it when they click the buttons
[meta] add currentAmount INTEGER 1
[meta] subtract currentAmount INTEGER 1
if you need more lmk i can see