functional-icons:
sell:
material: IRON_BLOCK
display:
name: '<#00CED1><bold>● <bold:false>Ship the items'
lore:
- '<font:uniform><gradient:#E6E6FA:#48D1CC:#E6E6FA>You will gain {money}RMB</gradient></font>'
custom-model-data: 1
slot:
- 50
deny:
material: REDSTONE_BLOCK
display:
name: '<red><bold>● <bold:false>Denied'
lore:
- '<font:uniform><gradient:#E6E6FA:red:#E6E6FA>Nothing to sell!</gradient></font>'
custom-model-data: 1
confirm:
material: EMERALD_BLOCK
display:
name: '<green><bold>● <bold:false>Confirm'
lore:
- '<font:uniform><gradient:#E6E6FA:#90EE90:#E6E6FA>Sell the items for {money}RMB</gradient></font>'
custom-model-data: 1
#Commands to be executed when player clicks the sell icon
#If not hooked into Vault, you can use command to add money to players
#command:
# - 'money give {player} {money}'