Create A New Bank Inventory
Follow the instruction to understand the inventory system and build unlimited GUIs by our own!
Last updated
Was this helpful?
Follow the instruction to understand the inventory system and build unlimited GUIs by our own!
Last updated
Was this helpful?
NOTICE: Following the buttons values and understands them will save you a lot of time.
Value
Description
transfer
Sets button value to transfer custom amount action
deposit
Sets button value to deposit action
depositall
Sets button value to deposit all-action
depositcustom
Sets button value to deposit custom amount action
withdraw
Sets button value to withdraw action
withdrawall
Sets button value to withdraw all-action
withdrawcustom
Sets button value to withdraw custom amount action
back
Sets button value to back menu action
GUI buttons can be named like: deposit1
, deposit2
, withdraw12
, withdraw24
, and so on.
The custom values such: depositCustom
, withdrawCustom
or Transfer
, can be numbered, with full action keyword (deposit/withdrawall/transfer/depositcustom etc..) and the value
of all of them needs to be 0
.
inventories.yml
: