Advertisement
Guest User

Untitled

a guest
Dec 16th, 2019
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.09 KB | None | 0 0
  1. #If you do not have your license key, contact me on Discord or MCM.
  2. #Discord: @onien#0001
  3. #Mc-Market: https://www.mc-market.org/members/55723/
  4. license-key: "HWID-KEY-HERE"
  5.  
  6. #Ability command messages
  7. help:
  8. main:
  9. - "&8&m-------------------------------"
  10. - "&a&l* &2&lZoraAbilities &a&l*"
  11. - ""
  12. - "&2/ability &7- &aGeneral Help command."
  13. - "&2/ability give <ability> <player> &7- &aGive a player an ability."
  14. - "&2/ability items &7- &aList of all abilities."
  15. - "&8&m-------------------------------"
  16. items:
  17. - "&8&m-------------------------------"
  18. - "&2&lItems:"
  19. - " - &f&lSnowBall"
  20. - " - &2&lEgg"
  21. - " - &c&lRocket"
  22. - " - &7&lWeb"
  23. - " - &d&lCooldownBow"
  24. - " - &7&lInvisPot"
  25. - " - &6&lPumpkin&c&lReaper"
  26. - " - &d&lGrapplingGun"
  27. - " - &e&lKitePotion"
  28. - " - &c&lBedBomb"
  29. - " - &b&lStormAxe"
  30. - "&8&m-------------------------------"
  31.  
  32. #Invalid Player
  33. invalid: '&cCould not find that player!'
  34.  
  35. #Radius from X:0 and Z:0
  36. radius: 50
  37.  
  38. #Within radius message
  39. within-radius: '&cYou cannot use this ability at spawn!'
  40.  
  41. #Cooldown
  42. cooldown: '&cYou cannot use that ability for another [time] seconds!'
  43.  
  44. #Puts unbreaking 10 on each item, just for the enchantment glit.
  45. unbreaking-enchant: false
  46.  
  47. #Switcheroo Snowball
  48. switcheroo:
  49. name: '&6Switcheroo'
  50. lore:
  51. - '&7Throw this at a player to switch locations with them'
  52. cooldown: 10 #Seconds
  53. switch: '&aYou have switched locations with &2%player%&a!'
  54. radius: 10 #Blocks
  55. message: '&aYou are not in a radius of &2&l%snowradius% &ablocks, your &6Switcheroo&a has been refunded.'
  56. did-not-hit: "&cYour &6Switcheroo &cdidn't hit a player! It has been refunded."
  57. received: "&aYou have received a &6Switcheroo&a."
  58.  
  59. #Rotten Egg
  60. rotten-egg:
  61. name: '&2Rotten Egg'
  62. lore:
  63. - '&7Throw this at a player to give them nasty effects!'
  64. poison: 1
  65. slowness: 1
  66. time: 5 #Seconds
  67. hit: '&2%player%&a has attacked you with a &2Rotten Egg&a!'
  68. attack: '&aYou have attacked &2%player%&a with a &2Rotten Egg&a!'
  69. cooldown: 10 #Seconds
  70. radius: 10 #Blocks
  71. message: '&aYou are not in a radius of &2&l%eggradius% &ablocks, your &2Rotten Egg&a has been returned.'
  72. did-not-hit: "&cYour &2Rotten Egg &cdidn't hit a player! It has been refunded."
  73. received: "&aYou have received a &2Egg"
  74.  
  75. #Web
  76. sticky-web:
  77. name: '&f&lSticky Web'
  78. lore:
  79. - '&7Holding this item will negate fall damage.'
  80. cooldown: 5
  81. message: '&aSince you used a &f&lSticky Web&a your fall damage was negated!'
  82. added-cooldown: "&aYou have used a Sticky Web!"
  83. received: "&aYou have received a &f&lSticky Web"
  84.  
  85. #StormBreaker
  86. stormbreaker:
  87. name: '&b&lStorm Breaker'
  88. lore:
  89. - '&cWhip'
  90. cooldown: 7
  91. message: '&aInitiated the &2Storm Sequence&a!'
  92. added-cooldown: "&aYou have used a &2Storm Sequence&a!"
  93. damage: 5.5
  94. received: "&aYou have received &b&lStorm Breaker&a!"
  95.  
  96. #BedBomb
  97. bedbomb:
  98. name: '&c&lBed Bomb'
  99. lore: "&7Place this to create an explosion!"
  100. message: "&aYou have initiated a &cBed Bomb&a!"
  101. cooldown: 10
  102. damage: 4
  103. received: "&aYou have received a &c&lBed Bomb&a."
  104.  
  105. #Rocket
  106. rocket:
  107. name: '&4Rocket'
  108. lore:
  109. - '&7Right-Click to launch!'
  110. cooldown: 5
  111. message: '&4WOOSH! &cYou have used a Rocket!'
  112. added-cooldown: "&dYou have used a Rocket!"
  113. launch-distance: 4.0
  114. received: "&aYou have received a &4Rocket"
  115.  
  116. #Grappling Hook
  117. grapplinggun:
  118. name: '&6&lGrappling Hook'
  119. lore:
  120. - '&dWhoosh'
  121. cooldown: 7
  122. message: '&2Whoosh! &aYou have used a &6grappling hook&a!'
  123. added-cooldown: "&aYou have used your &6grappling hook"
  124. damage: 2.0
  125. distance: 5
  126. received: "&aYou have received a &6&lGrappling hook&a!"
  127.  
  128. #Invis Potion
  129. invispotion:
  130. name: '&5&lInvis Potion'
  131. lore: "&7Drink this to receive 60 minute invisibility!"
  132. message: "&aYou have consumed a &5Invis Potion&a!"
  133. duration: 1800
  134. amplifier: 1
  135. cooldown: 1800
  136. received: "&aYou have received a &5&lInvis Potion"
  137.  
  138. #Cooldown Bow
  139. cooldownbow:
  140. name: '&e&lCooldown Bow'
  141. lore:
  142. - '&6Unluggy Oos'
  143. cooldown: 7
  144. cooldown-command: "say set %player% enderpearl 16"
  145. #Set to '' to display no message.
  146. message: '&aYou have given &b%player% &aa cooldown!'
  147. received: "&aYou have received a &e&lCooldown Bow"
  148. infinity-enabled: true
  149.  
  150. #Pumpkin Reaper
  151. pumpkinreaper:
  152. name: '&6&lPumpkin Reaper'
  153. lore:
  154. - '&cPumpkin!'
  155. cooldown: 7
  156. #Set to '' to display no message.
  157. damager-swapped-message: '&aYou have swapped &2%victim%''s &ahelmet with a &6Pumpkin' # %damager% , %victim%
  158. victim-swapped-message: '&aYour helmet has been swapped with a &6Pumpkin &athanks to &2%damager%&a!' # %damager% , %victim%
  159. damage-effect-multiplier: 25.0
  160. damage-multiplier: 10.0
  161. chance: 20 # 1/<your_number> of dealing the effect
  162. received: "&aYou have received a &6&lPumpkin Reaper"
  163.  
  164. #KitePotion
  165. kitepotion:
  166. name: '&a&lKite Potion'
  167. lore: "&7Drink this to receive speed 3!"
  168. message: "&aYou have consumed a &aKite Potion&a!"
  169. duration: 10
  170. amplifier: 3
  171. cooldown: 10
  172. received: "&aYou have received a &a&lKite Potion"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement