🎮Custom Click Event - Premium
Start from version 2.5.1, you can set custom click event for products in shop GUI.
Find those contents at
config.yml
file.
Here we create a new custom click event called
buy-one-stack
, in this custom event, we will execute a action which can buy this product x64 amount.After reload the server, if you press F key on a product, we will execute the action you set in
click-event-actions
section, like here we will buy x64 this item.
Last updated