Advertisement
Guest User

Untitled

a guest
Feb 20th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.67 KB | None | 0 0
  1. # Kit item format: 'Item:Durability'
  2. # Kit armor format: 'Item:Durability : enchant:<enchantment>:level : name:<name> : lore:<lore>'
  3. # Kit items format: 'Item:Durability : Amount : enchant:<enchantment>:level : name:<name> : lore:<lore>'
  4. # For Potions and Splash potions, if the format POTION:ID doesn't work, try this special format -> 'POTION:NAME:DURATION:AMPLIFIER'
  5. # This is due to the change in potions in 1.9, the special format doesn't guarantee that things will work properly
  6. # Example (1): 'POTION:REGENERATION:40:1 : 1' this will give a drinkable potion that gives the regeneration 1 effect for 40 seconds
  7. # For a list of potions names, visit https://hub.spigotmc.org/javadocs/spigot/org/bukkit/potion/PotionEffectType.html
  8. # For a list of enchantments, visit https://hub.spigotmc.org/javadocs/spigot/org/bukkit/enchantments/Enchantment.html
  9. # This plugin also supports friendly enchantment names, such as SHARPNESS or EFFICIENCY
  10. # There is no lock on the enchantment level!
  11.  
  12. Kits:
  13. Pyro:
  14. item: FLINT_AND_STEEL
  15. permission: insidecraft.vip
  16. rarity: RARE
  17. value: 3000
  18. helmet: AIR
  19. chestplate: 'LEATHER_CHESTPLATE : enchant:PROTECTION_FIRE:5'
  20. leggings: AIR
  21. boots: AIR
  22. items:
  23. - 'FLINT_AND_STEEL : 1'
  24. - 'LAVA_BUCKET : 2'
  25. description:
  26. - '&7Set everyone on fire and'
  27. - '&7watch them burn while'
  28. - '&7you laugh and swim in lava'
  29. - ''
  30. - '&c¡Solo &6&lVIP &co &e&lHEROE&c!'
  31. Hunter:
  32. item: BOW
  33. permission: none
  34. rarity: COMMON
  35. value: 1000
  36. helmet: LEATHER_HELMET
  37. chestplate: AIR
  38. leggings: LEATHER_LEGGINGS
  39. boots: AIR
  40. items:
  41. - 'BOW : 1'
  42. - 'ARROW : 8'
  43. - 'COOKED_BEEF : 2'
  44. description:
  45. - '&7Receive a normal bow and have the instant'
  46. - '&7ability of knocking other players'
  47. - '&7when the game starts'
  48. Troll:
  49. item: WEB
  50. permission: insidecraft.vip
  51. rarity: RARE
  52. value: 3000
  53. helmet: AIR
  54. chestplate: IRON_CHESTPLATE
  55. leggings: AIR
  56. boots: AIR
  57. items:
  58. - 'WEB : 15'
  59. description:
  60. - '&7Trap players inside your'
  61. - '&7webs and watch them go crazy'
  62. - '&7as you destroy their eggs!'
  63. - ''
  64. - '&c¡Solo &6&lVIP &co &e&lHEROE&c!'
  65. Builder+:
  66. item: DIAMOND_BLOCK
  67. permission: insidecraft.heroekit
  68. rarity: LEGENDARY
  69. value: 5000
  70. helmet: AIR
  71. chestplate: CHAINMAIL_CHESTPLATE
  72. leggings: AIR
  73. boots: AIR
  74. items:
  75. - 'SANDSTONE : 64'
  76. - 'BRICK : 1 : name:&6Special - &bBridge Builder : lore:&7Builds a bridge in the
  77. way you are looking'
  78. description:
  79. - '&7You are the master of building'
  80. - '&7You can command nature to build blocks'
  81. - '&7to complete your path'
  82. - ''
  83. - '&c¡Solo &e&lHEROE&c!'
  84. Teleporter:
  85. item: EYE_OF_ENDER
  86. permission: insidecraft.heroekit
  87. rarity: LEGENDARY
  88. value: 5000
  89. helmet: DIAMOND_HELMET
  90. chestplate: LEATHER_CHESTPLATE
  91. leggings: AIR
  92. boots: AIR
  93. items:
  94. - 'WOOD_SWORD : 1 : enchant:DAMAGE_ALL:1'
  95. - 'FIREWORK : 2 : name:&6Special - &cTeleporter : lore:&7Teleports you back to
  96. your base instantly'
  97. description:
  98. - '&7You are the master of time'
  99. - '&7You can command time to take you back'
  100. - '&7To your first location in the map'
  101. - ''
  102. - '&c¡Solo &e&lHEROE&c!'
  103. Builder:
  104. item: SANDSTONE
  105. permission: none
  106. rarity: COMMON
  107. value: 1000
  108. helmet: LEATHER_HELMET
  109. chestplate: AIR
  110. leggings: AIR
  111. boots: AIR
  112. items:
  113. - 'WOOD_PICKAXE : 1'
  114. - 'SANDSTONE : 32'
  115. description:
  116. - '&7Begin with simple building material'
  117. - '&7to build towards the middle'
  118. Hunter+:
  119. item: BOW
  120. permission: insidecraft.heroe
  121. rarity: RARE
  122. value: 2500
  123. helmet: LEATHER_HELMET
  124. chestplate: AIR
  125. leggings: LEATHER_LEGGINGS
  126. boots: AIR
  127. items:
  128. - 'BOW : 1 : enchant:ARROW_DAMAGE:1'
  129. - 'ARROW : 16'
  130. - 'BREAD : 1'
  131. description:
  132. - '&7Receive a strong bow and have the instant'
  133. - '&7ability of knocking other players'
  134. - '&7when the game starts'
  135. - ''
  136. - '&c¡Solo &6&lVIP &co &e&lHEROE&c!'
  137. Trainer:
  138. item: BONE
  139. permission: none
  140. rarity: COMMON
  141. value: 1000
  142. helmet: AIR
  143. chestplate: LEATHER_CHESTPLATE
  144. leggings: AIR
  145. boots: AIR
  146. items:
  147. - 'MONSTER_EGG:95 : 2'
  148. - 'BONE : 10'
  149. - 'BREAD : 1'
  150. description:
  151. - '&7Tame some wolfs that will protect you'
  152. Swordsman:
  153. item: STONE_SWORD
  154. permission: none
  155. rarity: COMMON
  156. value: 1000
  157. helmet: AIR
  158. chestplate: LEATHER_CHESTPLATE
  159. leggings: AIR
  160. boots: AIR
  161. items:
  162. - 'STONE_SWORD : 1'
  163. - 'COOKED_BEEF : 3'
  164. description:
  165. - '&7Start instantly ready for a battle!'
  166. - '&7Use your advantage to quickly eliminate'
  167. - '&7nearby players!'
  168. Miner+:
  169. item: IRON_PICKAXE
  170. permission: insidecraft.vip
  171. rarity: RARE
  172. value: 2500
  173. helmet: 'IRON_HELMET : enchant:PROTECTION_EXPLOSIONS:3'
  174. chestplate: AIR
  175. leggings: AIR
  176. boots: AIR
  177. items:
  178. - 'IRON_PICKAXE : 1 : enchant:DIG_SPEED:3 : enchant:DURABILITY:3'
  179. - 'TNT : 4'
  180. - 'COOKED_CHICKEN : 3'
  181. description:
  182. - '&7Your enchanted pickaxe will help'
  183. - '&7you mine faster than any one'
  184. - '&7giving you the advantage to get'
  185. - '&7decent gear and trap others'
  186. - ''
  187. - '&c¡Solo &6&lVIP &co &e&lHEROE&c!'
  188. Fisherman:
  189. item: FISHING_ROD
  190. permission: insidecraft.vip
  191. rarity: RARE
  192. value: 2500
  193. helmet: LEATHER_HELMET
  194. chestplate: LEATHER_CHESTPLATE
  195. leggings: AIR
  196. boots: AIR
  197. items:
  198. - 'FISHING_ROD : 1 : enchant:KNOCKBACK:1 : enchant:DURABILITY:3'
  199. - 'COOKED_FISH : 10'
  200. description:
  201. - '&7Start with a knockback fishing rod'
  202. - '&7and some of your cooked fishes'
  203. - ''
  204. - '&c¡Solo &6&lVIP &co &e&lHEROE&c!'
  205. Miner:
  206. item: STONE_PICKAXE
  207. permission: none
  208. rarity: COMMON
  209. value: 1000
  210. helmet: 'IRON_HELMET : enchant:PROTECTION_EXPLOSIONS:2'
  211. chestplate: AIR
  212. leggings: AIR
  213. boots: AIR
  214. items:
  215. - 'STONE_PICKAXE : 1 : enchant:DIG_SPEED:1 : enchant:DURABILITY:3'
  216. - 'COOKED_BEEF : 2'
  217. - 'TNT : 1'
  218. description:
  219. - '&7Your enchanted pickaxe will help'
  220. - '&7you mine faster than any one'
  221. - '&7giving you the advantage to get'
  222. - '&7decent gear and trap others'
  223. Griefer:
  224. item: MONSTER_EGG
  225. permission: insidecraft.heroekit
  226. rarity: LEGENDARY
  227. value: 5000
  228. helmet: LEATHER_HELMET
  229. chestplate: LEATHER_CHESTPLATE
  230. leggings: AIR
  231. boots: AIR
  232. items:
  233. - 'WOOD_SWORD : 1 : enchant:DAMAGE_ALL:1'
  234. - 'MONSTER_EGG:50 : 5 : name:&cCreeper'
  235. description:
  236. - '&7Spawn creepers that will cause'
  237. - '&7massive damage to the area'
  238. - ''
  239. - '&c¡Solo &e&lHEROE&c!'
  240. Blaze:
  241. item: MONSTER_EGG:61
  242. permission: insideraft.vip
  243. rarity: RARE
  244. value: 3000
  245. helmet: AIR
  246. chestplate: CHAINMAIL_CHESTPLATE
  247. leggings: AIR
  248. boots: AIR
  249. items:
  250. - 'WOOD_SWORD : 1'
  251. - 'MONSTER_EGG:61 : 2'
  252. description:
  253. - '&7Spawn blazes that will protect'
  254. - '&7you and set everyone on fire!'
  255. - ''
  256. - '&c¡Solo &6&lVIP &co &e&lHEROE&c!'
  257. Knight:
  258. item: IRON_SWORD
  259. permission: insidecraft.heroekit
  260. rarity: LEGENDARY
  261. value: 5000
  262. helmet: AIR
  263. chestplate: AIR
  264. leggings: AIR
  265. boots: AIR
  266. items:
  267. - 'IRON_SWORD : 1 : enchant:DAMAGE_ALL:1'
  268. - 'BREAD : 2'
  269. description:
  270. - '&7Start with a very strong'
  271. - '&7enchanted iron sword, but unfortunately'
  272. - '&7you will have no protection'
  273. - ''
  274. - '&c¡Solo &e&lHEROE&c!'
  275. Enchanter:
  276. item: ENCHANTMENT_TABLE
  277. permission: insidecraft.vip
  278. rarity: RARE
  279. value: 2500
  280. helmet: IRON_HELMET
  281. chestplate: AIR
  282. leggings: AIR
  283. boots: AIR
  284. items:
  285. - 'ENCHANTMENT_TABLE : 1'
  286. - 'EXP_BOTTLE : 10'
  287. - 'GRILLED_PORK : 1'
  288. description:
  289. - '&7Receive an enchanting table and'
  290. - '&7start enchanting to protect your self'
  291. - ''
  292. - '&c¡Solo &6&lVIP &co &e&lHEROE&c!'
  293. Snowman:
  294. item: SNOW_BALL
  295. permission: insidecraft.vip
  296. rarity: LEGENDARY
  297. value: 5000
  298. helmet: AIR
  299. chestplate: CHAINMAIL_CHESTPLATE
  300. leggings: AIR
  301. boots: AIR
  302. items:
  303. - 'WOOD_SPADE : 1 : enchant:DIG_SPEED:2'
  304. - 'PUMPKIN : 2'
  305. - 'SNOW_BLOCK : 4'
  306. description:
  307. - '&7Build snowmen that will produce'
  308. - '&7snow balls for you to farm'
  309. - ''
  310. - '&c¡Solo &6&lVIP &co &e&lHEROE&c!'
  311. Armorer+:
  312. item: LEATHER_CHESTPLATE
  313. permission: insidecraft.vip
  314. rarity: RARE
  315. value: 2500
  316. helmet: LEATHER_HELMET
  317. chestplate: LEATHER_CHESTPLATE
  318. leggings: LEATHER_LEGGINGS
  319. boots: LEATHER_BOOTS
  320. items:
  321. - 'WOOD_AXE : 1'
  322. - 'BREAD : 2'
  323. description:
  324. - '&7Receive a full leather set'
  325. - '&7that will help you stay alive'
  326. - '&7in the early stages'
  327. - ''
  328. - '&c¡Solo &6&lVIP &co &e&lHEROE&c!'
  329. Necromancer:
  330. item: MONSTER_EGG:51
  331. permission: none
  332. rarity: RARE
  333. value: 2500
  334. helmet: LEATHER_HELMET
  335. chestplate: LEATHER_CHESTPLATE
  336. leggings: AIR
  337. boots: AIR
  338. items:
  339. - 'MONSTER_EGG:51 : 2'
  340. - 'COOKED_BEEF : 3'
  341. description:
  342. - '&7Spawn skeletons that will'
  343. - '&7protect you from others'
  344. Armorer:
  345. item: LEATHER_CHESTPLATE
  346. permission: none
  347. rarity: COMMON
  348. value: 1000
  349. helmet: AIR
  350. chestplate: LEATHER_CHESTPLATE
  351. leggings: LEATHER_LEGGINGS
  352. boots: AIR
  353. items:
  354. - 'BREAD : 2'
  355. description:
  356. - '&7Receive a leather chest and leggings'
  357. - '&7that will help you stay alive'
  358. - '&7in the early stages'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement