Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.45 KB | None | 0 0
  1. #Potion Effect Names to pick from: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/potion/PotionEffectType.html
  2. Enchantments:
  3. Cyborg: #Enchantment
  4. Enabled: True #Enable and disable the enchantment
  5. Name: 'Cyborg' #The in-game name of the enchantment
  6. Color: '&7' #The color of the enchantment on the item
  7. BookColor: '&b&l' #The color of the enchantment on the book
  8. MaxPower: 2 #Max lvl the enchantment goes up to
  9. Categories: #All the categories the Enchantment can be found in
  10. - 'Legendary'
  11. Info:
  12. Name: '&e&lCyborg'
  13. Description:
  14. - '&c&lArmor Only'
  15. - '&3Gives you speed and'
  16. - '&3Jump boost to take down your enemies.'
  17. EnchantOptions: #Customizing Options for each enchantment.
  18. ItemsEnchantable: 'Armor' #You can pick from Armor, Boots, Helmet, Axe, Sword, Weapons(Swords & Axes), and Bow.
  19. ArmorOptions: #Options that only effect Armor Enchantments.
  20. PowerIncrease: 1 #How many times the Potion Effects go up each lvl.
  21. PotionEffects: #Potion types that will be applied.
  22. - 'SPEED:1, Time:1000000'
  23. - 'JUMP:1, Time:1000000'
  24. Sniper: #Enchantment
  25. Enabled: True #Enable and disable the enchantment
  26. Name: 'Sniper' #The in-game name of the enchantment
  27. Color: '&7' #The color of the enchantment on the item
  28. BookColor: '&b&l' #The color of the enchantment on the book
  29. MaxPower: 3 #Max lvl the enchantment goes up to
  30. Categories: #All the categories the Enchantment can be found in
  31. - 'Rare'
  32. Info:
  33. Name: '&e&lSniper'
  34. Description:
  35. - '&c&lBows Only'
  36. - '&3Shoot an enemy with this and'
  37. - '&3It has a chance to poison and blind them.'
  38. EnchantOptions: #Customizing Options for each enchantment.
  39. ItemsEnchantable: 'Bow' #You can pick from Armor, Boots, Helmet, Axe, Sword, Weapons(Swords & Axes), and Bow.
  40. BowOptions: #Options that only effect Bow Enchantments.
  41. OnHit: #When the arrow Hits.
  42. #Remove the # to use the Exploding option.
  43. #Ground: #Options if the arrow hits the ground.
  44. # Explode: #Options for the explosion.
  45. # Power: 2 #The power of the explosion.
  46. # PowerIncrease: 2 #How much each lvl will increases the strength.
  47. # Chance: 25 #Chance of the arrow exploding.
  48. Damaged: #The player that is attacked.
  49. PowerIncrease: 1 #How many times the Potion Effects go up each lvl.
  50. PotionEffects: #Effects that are added to the Damaged.
  51. - 'POISON:2, Time:3, Chance:15'
  52. - 'BLINDNESS:1, Time:2, Chance: 10'
  53. Slice: #Enchantment
  54. Enabled: True #Enable and disable the enchantment
  55. Name: 'Slice' #The in-game name of the enchantment
  56. Color: '&7' #The color of the enchantment on the item
  57. BookColor: '&b&l' #The color of the enchantment on the book
  58. MaxPower: 3 #Max lvl the enchantment goes up to
  59. Categories: #All the categories the Enchantment can be found in
  60. - 'Legendary'
  61. Info:
  62. Name: '&e&lSlice'
  63. Description:
  64. - '&c&lWeapons Only'
  65. - '&3Gives you a chance to deal'
  66. - '&3a lot more damage but'
  67. - '&3become tired after.'
  68. EnchantOptions: #Customizing Options for each enchantment.
  69. ItemsEnchantable: 'Weapons' #You can pick from Armor, Boots, Helmet, Axe, Sword, Weapons(Swords & Axes), and Bow.
  70. WeaponOptions: #Options that only effect Sword and Axe Enchantments.
  71. #Remove the # to use the Damager options.
  72. Damager: #The player with the sword.
  73. PowerIncrease: 1 #How many times the Potion Effects go up each lvl.
  74. PotionEffects: #Effects that are added to the Damager.
  75. - 'SLOW_DIGGING:1, Time:3, Chance:25'
  76. Damaged: #The player that is attacked.
  77. DamageMultiplyer: #The Damager Multipler Option.
  78. PowerIncrease: 1 #How many times the Multiplier will go up each lvl.
  79. Multiplyer: 2 #How many times stronger the attack is.
  80. Chance: 25 #The chance of the multiplier happening.
  81. #Remove the # to use the Potion options.
  82. #PowerIncrease: 1 #How many times the Potion Effects go up each lvl.
  83. #PotionEffects: #Effects that are added to the Damaged.
  84. # - 'POISON:2, Time:5, Chance:25'
  85. Resilience: #Enchantment
  86. Enabled: false #Enable and disable the enchantment
  87. Name: 'Resilience' #The in-game name of the enchantment
  88. Color: '&7' #The color of the enchantment on the item
  89. BookColor: '&b&l' #The color of the enchantment on the book
  90. MaxPower: 3 #Max lvl the enchantment goes up to
  91. Categories: #All the categories the Enchantment can be found in
  92. - 'Legendary'
  93. Info:
  94. Name: '&e&lResilience'
  95. Description:
  96. - '&c&lSword Only'
  97. - '&3Temporarly gives more health at '
  98. - '&3the expense of speed'
  99. EnchantOptions: #Customizing Options for each enchantment.
  100. ItemsEnchantable: 'Sword' #You can pick from Armor, Boots, Helmet, Axe, Sword, Weapons(Swords & Axes), and Bow.
  101. WeaponOptions: #Options that only effect Sword and Axe Enchantments.
  102. #Remove the # to use the Damager options.
  103. Damager: #The player with the sword.
  104. PowerIncrease: 1 #How many times the Potion Effects go up each lvl.
  105. PotionEffects: #Effects that are added to the Damager.
  106. - 'ABSORPTION:1, Time:15, Chance:25'
  107. - 'SLOW:1, Time:8, Chance:35'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement