Advertisement
nbdSteve

LightningWands || lightningwands.yml (v.2.0.2)

Aug 3rd, 2018
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 4.04 KB | None | 0 0
  1. # -------------------------------------------------------------
  2. # Start configuration for LightningWand1
  3. #
  4. LightningWand1:
  5.  # The name of the item given to a player with the '/LightningWand give' command.
  6.   Name: "&a&lLIGHTNING WAND &7(&2Tier 1&7)"
  7.   #
  8.   # IMPORTANT: Make sure this is located in the Lore section of this configuration.
  9.   # And make sure it is unique to the 3x3 items, this will tell the plugin what it is looking for."
  10.   UniqueName: "&bThunder I"
  11.   #
  12.   # The cooldown between each sand wand useage. The cooldown is measured in seconds.
  13.   # Set the cooldown to -1 to disable the cooldown.
  14.   Cooldown: 10
  15.   #
  16.   # Enchantments that will be applied to the tool with the /LightningWand give command
  17.   # IMPORTANT: make sure to use these enchantment names https://docs.oc.tc/reference/enchantments (vanilla names may not work!).
  18.   # ENCHANTMENT NAME-LEVEL
  19.   Enchantments:
  20.  - DURABILITY-3
  21.   - FIRE_ASPECT-5
  22.   #
  23.   # Enchantment Lore, you can make this as many lines as you would like.
  24.   # IMPORTANT: Make sure that the 'USES' section is the final / last line of the lore,
  25.   # otherwise it will not work properly. The %uses% placeholder will update when the player uses the wand."
  26.   Lore:
  27.  - "&bThunder I"
  28.   - "&7 "
  29.   - "&7&oThis wand was designed to"
  30.   - "&7&ocharge creepers and ignited"
  31.   - "&7&oenemies, use it wisely..."
  32.   - "&7 "
  33.   - "&7&lCOOLDOWN: &f&l10 Seconds"
  34.  - "&7 "
  35.  - "&6&lUSES: &e&l%uses%"
  36. #
  37. # End configuration for LightningWand1
  38. # -------------------------------------------------------------
  39.  
  40. # -------------------------------------------------------------
  41. # Start configuration for LightningWand2
  42. #
  43. LightningWand2:
  44.  #
  45.   Name: "&a&lLIGHTNING WAND &7(&2Tier 2&7)"
  46.   #
  47.   UniqueName: "&bThunder II"
  48.   #
  49.   Cooldown: 8
  50.   #
  51.   Enchantments:
  52.  - DURABILITY-3
  53.   - FIRE_ASPECT-5
  54.   #
  55.   Lore:
  56.  - "&bThunder II"
  57.   - "&7 "
  58.   - "&7&oThis wand was designed to"
  59.   - "&7&ocharge creepers and ignited"
  60.   - "&7&oenemies, use it wisely..."
  61.   - "&7 "
  62.   - "&7&lCOOLDOWN: &f&l8 Seconds"
  63.  - "&7 "
  64.  - "&6&lUSES: &e&l%uses%"
  65. #
  66. # End configuration for LightningWand2
  67. # -------------------------------------------------------------  
  68.  
  69. # -------------------------------------------------------------
  70. # Start configuration for LightningWand3
  71. #
  72. LightningWand3:
  73.  #
  74.   Name: "&a&lLIGHTNING WAND &7(&2Tier 3&7)"
  75.   #
  76.   UniqueName: "&bThunder III"
  77.   #
  78.   Cooldown: 6
  79.   #
  80.   Enchantments:
  81.  - DURABILITY-3
  82.   - FIRE_ASPECT-5
  83.   #
  84.   Lore:
  85.  - "&bThunder III"
  86.   - "&7 "
  87.   - "&7&oThis wand was designed to"
  88.   - "&7&ocharge creepers and ignited"
  89.   - "&7&oenemies, use it wisely..."
  90.   - "&7 "
  91.   - "&7&lCOOLDOWN: &f&l6 Seconds"
  92.  - "&7 "
  93.  - "&6&lUSES: &e&l%uses%"
  94. #
  95. # End configuration for LightningWand3
  96. # -------------------------------------------------------------  
  97.  
  98. # -------------------------------------------------------------
  99. # Start configuration for LightningWand4
  100. #
  101. LightningWand4:
  102.  #
  103.   Name: "&a&lLIGHTNING &7(&2Tier 4&7)"
  104.   #
  105.   UniqueName: "&bThunder IV"
  106.   #
  107.   Cooldown: 4
  108.   #
  109.   Enchantments:
  110.  - DURABILITY-3
  111.   - FIRE_ASPECT-5
  112.   #
  113.   Lore:
  114.  - "&bThunder IV"
  115.   - "&7 "
  116.   - "&7&oThis wand was designed to"
  117.   - "&7&ocharge creepers and ignited"
  118.   - "&7&oenemies, use it wisely..."
  119.   - "&7 "
  120.   - "&7&lCOOLDOWN: &f&l4 Seconds"
  121.  - "&7 "
  122.  - "&6&lUSES: &e&l%uses%"
  123. #
  124. # End configuration for LightningWand4
  125. # -------------------------------------------------------------  
  126.  
  127. # -------------------------------------------------------------
  128. # Start configuration for LightningWand5
  129. #
  130. LightningWand5:
  131.  #
  132.   Name: "&a&lLIGHTNING WAND &7(&2Tier 5&7)"
  133.   #
  134.   UniqueName: "&bThunder V"
  135.   #
  136.   Cooldown: 2
  137.   #
  138.   Enchantments:
  139.  - DURABILITY-3
  140.   - FIRE_ASPECT-5
  141.   #
  142.   Lore:
  143.  - "&bThunder V"
  144.   - "&7 "
  145.   - "&7&oThis wand was designed to"
  146.   - "&7&ocharge creepers and ignited"
  147.   - "&7&oenemies, use it wisely..."
  148.   - "&7 "
  149.   - "&7&lCOOLDOWN: &f&l2 Seconds"
  150.  - "&7 "
  151.  - "&6&lUSES: &e&l%uses%"
  152. #
  153. # End configuration for LightningWand5
  154. # -------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement