Advertisement
Guest User

Untitled

a guest
Jun 25th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.60 KB | None | 0 0
  1. Messages:
  2. Prefix: '&d&lPouch &8> '
  3. Usage: '&cUsage&8: &7/&dpouch &8<&d{types}&8> &8<&dtier&8> <&dplayer&8> [&damount&8]'
  4. No-Permission: '&cYou don''t have permission to execute that &d&lPouch &ccommand.'
  5. Player-Offline: '&cCan''t give pouch. &7{player} &cis offline.'
  6. Higher-Than-Max-Tier: '&cNo such tier exists. The max tier is &a{max-tier}&c!'
  7. Pouches:
  8. Pouch-Types:
  9. - money
  10. - tokens
  11. money:
  12. Max-Tiers: 3
  13. '1':
  14. Name: '&2&lTier I Money Pouch &r&7(Right Click)'
  15. Item: ENDER_CHEST
  16. Lore:
  17. - '&7This pouch of loot was stolen'
  18. - '&7from the kings castle by a very'
  19. - '&7strange person...'
  20. Random-Value-Range:
  21. From: 1000
  22. To: 10000
  23. Command: eco give {player} {random-value}
  24. '2':
  25. Name: '&c&lTier II Money Pouch &r&7(Right Click)'
  26. Item: ENDER_CHEST
  27. Lore:
  28. - '&7This mysterious object was dug'
  29. - '&7out the grass by some very brave'
  30. - '&7players. It holds great power &'
  31. - '&7loot.'
  32. Random-Value-Range:
  33. From: 10001
  34. To: 50000
  35. Command: eco give {player} {random-value}
  36. '3':
  37. Name: '&6&lTier III Money Pouch &r&7(Right Click)'
  38. Item: ENDER_CHEST
  39. Lore:
  40. - '&7This shining object was taken'
  41. - '&7from the cave of the great legend'
  42. - '&7known as Herobrine. It wields massive'
  43. - '&7power.'
  44. Random-Value-Range:
  45. From: 10001
  46. To: 50000
  47. Command: eco give {player} {random-value}
  48. tokens:
  49. Max-Tiers: 3
  50. '1':
  51. Name: '&2&lTier I Tokens Pouch &r&7(Right Click)'
  52. Item: ENDER_CHEST
  53. Lore:
  54. - '&7This pouch of loot was stolen'
  55. - '&7from the kings castle by a very'
  56. - '&7strange person...'
  57. Random-Value-Range:
  58. From: 1000
  59. To: 10000
  60. Command: te add {player} {random-value}
  61. '2':
  62. Name: '&c&lTier II Tokens Pouch &r&7(Right Click)'
  63. Item: ENDER_CHEST
  64. Lore:
  65. - '&7This mysterious object was dug'
  66. - '&7out the grass by some very brave'
  67. - '&7players. It holds great power &'
  68. - '&7loot.'
  69. Random-Value-Range:
  70. From: 10001
  71. To: 50000
  72. Command: te add {player} {random-value}
  73. '3':
  74. Name: '&6&lTier III Tokens Pouch &r&7(Right Click)'
  75. Item: ENDER_CHEST
  76. Lore:
  77. - '&7This shining object was taken'
  78. - '&7from the cave of the great legend'
  79. - '&7known as Herobrine. It wields massive'
  80. - '&7power.'
  81. Random-Value-Range:
  82. From: 10001
  83. To: 50000
  84. Command: te add {player} {random-value}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement