document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. ShopName: PromoteShop
  2. signs:
  3. text: '[PromoteShop]'
  4. NeedPermissionToCreateSign: true
  5. shop:
  6. 1000Points:
  7. RewardType: command
  8. PriceType: points
  9. Price: 1000
  10. Reward: "manpromote %name% Thief"
  11. MenuItem:
  12. - type:STONE
  13. - amount:1
  14. - name:&61000 Points
  15. - 'lore: Thief Rank'
  16. - amount:1
  17. Message: '&eYou bought Thief Rank! Points left: &c%left%'
  18. InventoryLocation: 1
  19. ExtraPermission: ''
  20. 2500Points:
  21. RewardType: command
  22. PriceType: points
  23. Price: 2500
  24. Reward: "manpromote %name% Killer"
  25. MenuItem:
  26. - type:IRON_INGOT
  27. - amount:1
  28. - name:&62500 Points
  29. - 'lore: Killer Rank'
  30. - amount:1
  31. Message: '&eYou bought Killer Rank! Points left: &c%left%'
  32. InventoryLocation: 3
  33. ExtraPermission: ''
  34. 5000Points:
  35. RewardType: command
  36. PriceType: points
  37. Price: 5000
  38. Reward: "manpromote %name% Assassin"
  39. MenuItem:
  40. - type:GOLD_INGOT
  41. - amount:1
  42. - name:&65000 Points
  43. - 'lore: Assassin Rank'
  44. - amount:1
  45. Message: '&eYou bought Assassin Rank! Points left: &c%left%'
  46. InventoryLocation: 5
  47. ExtraPermission: ''
  48. 10000Points:
  49. RewardType: command
  50. PriceType: points
  51. Price: 10000
  52. Reward: "manpromote %name% Warlord"
  53. MenuItem:
  54. - type:DIAMOND
  55. - amount:1
  56. - name:&610000 Points
  57. - 'lore: Warlord Rank'
  58. - amount:1
  59. Message: '&eYou bought Warlord Rank! Points left: &c%left%'
  60. InventoryLocation: 7
  61. ExtraPermission: ''
  62. Back:
  63. RewardType: shop
  64. PriceType: free
  65. Reward: menu
  66. MenuItem:
  67. - type:REDSTONE
  68. - amount:1
  69. - name:&cBack
  70. - lore:&8Back to Menu
  71. Message: '&6Leaving the PointShop...'
  72. InventoryLocation: 27
  73. ExtraPermission: ''
');