#DeluxeMenus

1 messages · Page 1 of 1 (latest)

undone sleet
#

Could somebody help me with deluxemenus? I want to do a shop which has an item currency (for example emerald, which name is Coin) and I want to run a command and also take the item when buying the item

heavy tangle
#

item should have lore

#

because name can change by anvil

#

you can use checkitem expansion

undone sleet
#

I know

#

but I don't know how to take item and then run the command

heavy tangle
#
# %checkitem_mat:emerald,nameequals:Coin,amt:32%
# return yes if you have 32 emerald named Coin

# %checkitem_amount_mat:emerald,nameequals:Coin%
# return the amount of emerald named Coin