DEPOSIT

Deposit items from your bank inventory

Syntax

DEPOSIT item [quantity] 

item - ItemName1/ItemID1,ItemName2/ItemID2, ..., ItemNameN/ItemIDN
quantity - Leaving quantity out will deposit all

Examples

DEPOSIT shark,*brew* 5
DEPOSIT coins

Notes

  • Wildcards are supported with this command
  • To find itemIDs, you can use kittykeys debug tab or dev tools

Demos