xSepticSidx

Signshop config.yml

May 6th, 2020
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. #
  2. # SignShop by iShadey/TrollStar12345
  3.  
  4.  
  5. options:
  6. log:
  7. enabled: true
  8. logPurchases: true
  9. logSales:
  10. signs: true
  11. commandSellSellAll: true
  12. commandChests: true
  13. logFolder: logs
  14. logPrefix: '[%date% @ %time%] '
  15. message: '%player% %type% %amount%x %item% for $%price% at %x%, %y%, %z%'
  16. sounds:
  17. guiOpen: NOTE_PLING;1.0;1
  18. sellSound: LEVEL_UP;1.0;1
  19. buySound: LEVEL_UP;1.0;1
  20. shop:
  21. enchantShopable: true
  22. enchantNonShopable: false
  23. enchantMainItem: true
  24. actionDelay: 0.5
  25. sign:
  26. buyPrice: '&4Buy: &9%price%'
  27. createTopLine: '[shop]'
  28. sellPrice: '&4Sell: &9%price%'
  29. topLine: '&8[&2Shop&8]'
  30. topLineBuy: '&8[&2Buy&8]'
  31. topLineSell: '&8[&2Sell&8]'
  32. boost:
  33. item: emerald
  34. name: '&a&lSell Shop Amplifier &7(Right Click)'
  35. mainColour: b
  36. secondaryColour: f
  37. loreBefore:
  38. - ''
  39. - '&7Right click this amplifier to give everyone'
  40. - '&7online a boost when selling items at our shop!'
  41. - ''
  42. enchanted: true
  43. stackable: false
  44. chestsell:
  45. maxRadius: 25
  46. trappedChests: true
  47. normalChests: true
  48. DO_NOT_TOUCH:
  49. time: 2954415951179
  50. amplifier: 1.0
  51. active: false
  52. version: 5
Advertisement
Add Comment
Please, Sign In to add comment