Advertisement
Guest User

sell shop

a guest
Oct 21st, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. right_click_commands:
  2. - '[console] eco give %player_name% 5'
  3. - '[console] clear %player_name% 270 1'
  4. - '[message] &a&lShop &8&l» &aYou have successfully sold your item!'
  5. right_click_requirement:
  6. requirements:
  7. Item:
  8. type: string equals
  9. input: '%player_hasitem-mat:270-amt:1-data:0%'
  10. output: 'yes'
  11. deny_commands:
  12. - '[close]'
  13. - '[message] &a&lShop &8&l» &cYou do not have the required item to
  14. sell.'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement