Advertisement
Guest User

Rebornfactions vouchers

a guest
Jul 30th, 2016
366
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.10 KB | None | 0 0
  1. ######################
  2. # Vouchers #
  3. # Made By YoungCerly #
  4. ######################
  5.  
  6. #Settings
  7. Send-Message: true
  8.  
  9. #Vouchers
  10. Vouchers:
  11. Knight:
  12. ID: PAPER
  13. Glowing: true
  14. Name: '&e&lRANK "&fKnight&e&l"'
  15. Lore:
  16. - '&8Right-click this item to unlock'
  17. - '&8the Knight rank on this planet'
  18. Command: 'manuadd {NAME} knight'
  19. Message: '&c&lReborn&f&lFactions &8> &7You have unlocked the knight rank!'
  20. Assassin:
  21. ID: PAPER
  22. Glowing: true
  23. Name: '&e&lRANK "&fAssassin&e&l"'
  24. Lore:
  25. - '&8Right-click this item to unlock'
  26. - '&8the Assassin rank on this planet'
  27. Command: 'manuadd {NAME} Assassin'
  28. Message: '&c&lReborn&f&lFactions &8> &7You have unlocked the Assassin rank!'
  29. Hero:
  30. ID: PAPER
  31. Glowing: true
  32. Name: '&e&lRANK "&fHero&e&l"'
  33. Lore:
  34. - '&8Right-click this item to unlock'
  35. - '&8the Hero rank on this planet'
  36. Command: 'manuadd {NAME} Hero'
  37. Message: '&c&lReborn&f&lFactions &8> &7You have unlocked the Hero rank!'
  38. Lord:
  39. ID: PAPER
  40. Glowing: true
  41. Name: '&e&lRANK "&fLord&e&l"'
  42. Lore:
  43. - '&8Right-click this item to unlock'
  44. - '&8the Lord rank on this planet'
  45. Command: 'manuadd {NAME} Lord'
  46. Message: '&c&lReborn&f&lFactions &8> &7You have unlocked the Lord rank!'
  47. Titan:
  48. ID: PAPER
  49. Glowing: true
  50. Name: '&e&lRANK "&fTitan&e&l"'
  51. Lore:
  52. - '&8Right-click this item to unlock'
  53. - '&8the Titan rank on this planet'
  54. Command: 'manuadd {NAME} Titan'
  55. Message: '&c&lReborn&f&lFactions &8> &7You have unlocked the Titan rank!'
  56. Fly:
  57. ID: PAPER
  58. Glowing: true
  59. Name: '&e&lCommand "&f/Fly&e&l"
  60. Lore:
  61. - '&8Right-click this item to unlock'
  62. - '&8the Fly Command on this planet'
  63. Command: 'manuaddp {NAME} essentials.fly"
  64. Message: '&c&lReborn&f&lFactions &8> &7You have unlocked the Fly Command!'
  65. Feed:
  66. ID: PAPER
  67. Glowing: true
  68. Name: '&e&lCommand "&f/Feed&e&l"
  69. Lore:
  70. - '&8Right-click this item to unlock'
  71. - '&8the Feed Command on this planet'
  72. Command: 'manuaddp {NAME} essentials.feed"
  73. Message: '&c&lReborn&f&lFactions &8> &7You have unlocked the Feed Command!'
  74.  
  75. #Messages
  76. Voucher-Given: '&a&lVOUCHERS &8> &7You have given a voucher to &a{TARGET}'
  77. Voucher-Received: '&a&lVOUCHERS &8> &7You have received a voucher from &a{GIVER}'
  78. Voucher-List: '&a&lVOUCHERS: &7{VOUCHERS}'
  79. Config-Reloaded: '&a&lVOUCHERS &8> &7You have reloaded the config file!'
  80. No-Permission: '&a&lVOUCHERS &8> &7You do not have permission for this command!'
  81. Unknown-Player: '&a&lVOUCHERS &8> &7Could not find the player {PLAYER}'
  82. Unknown-Voucher: '&a&lVOUCHERS &8> &7Could not find the voucher {VOUCHER}'
  83. Usage:
  84. - '&c&l&m--------------------------------------------'
  85. - '&c&lGiving Vouchers:'
  86. - ' &cTo give a voucher type &4/voucher give <name> <voucher>'
  87. - '&c&lReloading Config:'
  88. - ' &cTo reload the config, type &4/voucher reload'
  89. - '&c&lListing Vouchers:'
  90. - ' &cTo list all vouchers, type &4/voucher list'
  91. - '&c&l&m--------------------------------------------'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement