Advertisement
Guest User

Untitled

a guest
Dec 12th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. use-essentials-worth-yml: true
  2. cooldown: 5
  3. prices:
  4. iron_ingot: 31.0
  5. diamond: 99.0
  6. emerald: 172.0
  7. gold: 42.0
  8. lapis: 0.0625
  9. redstone: 0.0625
  10. coal: 0.0625
  11. cactus: 1.0
  12. sugar_cane: 12.0
  13. item:
  14. name: '&f&l*&e&l*&f&l* &e&lSELL WAND &f&l*&e&l*&f&l*'
  15. type: 'BLAZE_ROD'
  16. lore:
  17. - '&7Right Click a chest with this magical'
  18. - '&7wand to sell all contents inside.'
  19. - ''
  20. - ' &e&l» &7Price Multiplier: &f1.5x'
  21. - ''
  22. enchanted: true
  23. uses: 1000
  24. price-multiplier: 1.5
  25. sale-breakdown: true
  26. use-blockbreak-check: false
  27. messages:
  28. cooldown: '&4&l(!) &cYou must wait %seconds% seconds to sell again.'
  29. sale: '&6&l(!) &7Sold all items for &a$%amount%&7:'
  30. sale-breakdown: '&6&l(!) &7Sold &e%item% (x%amount%) &7for &a$%price%.'
  31. item-give: '&aGiven %player% a sell wand.'
  32. item-receive: '&6&l(!) &7Received a sell wand.'
  33. item-use: '&6&l(!) &7Your sell wand now has &e%uses% &auses left.'
  34. item-use-lore: '&e&lUses left: &f%uses%'
  35. item-use-empty: '&4&l(!) &cNothing inside the chest is sellable.'
  36. item-break: '&4&l(!) &cYour sell wand has no more uses left.'
  37. no-permission: '&4&l(!) &cYou do not have permission to use sell wands.'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement