Advertisement
nbdSteve

LightningWands || lightningwands.yml (v.2.1.0)

Aug 4th, 2018
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 8.04 KB | None | 0 0
  1. #
  2. # LightningWands lightningwands.yml v2.1.0
  3. #
  4. # -------------------------------------------------------------
  5. # Start configuration for LightningWand1
  6. #
  7. LightningWand1:
  8.  # The name of the item given to a player with the '/LightningWand give' command.
  9.   Name: "&a&lLIGHTNING WAND &7(&2Tier 1&7)"
  10.   #
  11.   # IMPORTANT: Make sure this is located in the Lore section of this configuration.
  12.   # And make sure it is unique to the 3x3 items, this will tell the plugin what it is looking for."
  13.   UniqueName: "&bThunder I"
  14.   #
  15.   # This will replace the %uses% placeholder if you want the tool to have infinite uses.
  16.   InfiniteUseName: "INFINITE"
  17.   #
  18.   # The cooldown between each sand wand useage. The cooldown is measured in seconds.
  19.   # Set the cooldown to -1 to disable the cooldown.
  20.   Cooldown: 10
  21.   #
  22.   # Enchantments that will be applied to the tool with the /LightningWand give command
  23.   # IMPORTANT: make sure to use these enchantment names https://docs.oc.tc/reference/enchantments (vanilla names may not work!).
  24.   # ENCHANTMENT NAME-LEVEL
  25.   Enchantments:
  26.  - DURABILITY-3
  27.   - FIRE_ASPECT-5
  28.   #
  29.   # Enchantment Lore, you can make this as many lines as you would like.
  30.   # IMPORTANT: Make sure that the 'USES' section is the final / last line of the lore,
  31.   # otherwise it will not work properly. The %uses% placeholder will update when the player uses the wand."
  32.   Lore:
  33.  - "&bThunder I"
  34.   - "&7 "
  35.   - "&7&oThis wand was designed to"
  36.   - "&7&ocharge creepers and ignited"
  37.   - "&7&oenemies, use it wisely..."
  38.   - "&7 "
  39.   - "&7&lCOOLDOWN: &f&l10 Seconds"
  40.  - "&7 "
  41.  - "&6&lUSES: &e&l%uses%"
  42. #
  43.  
  44. #
  45. # The following configuration is for the item displayed in the GUI menu.
  46. # This item will not be given to the player, the SandWand1 item will be given.
  47. LightningWand1GUI:
  48.  # If this item will be in the GUI.
  49.   Enabled: true
  50.   # The number of uses the tool will come with from the GUI.
  51.   Uses: 1000
  52.   #
  53.   Name: "&a&lLIGHTNING WAND &7(&2Tier 1&7)"
  54.   #
  55.   UniqueName: "&bThunder I"
  56.   #
  57.   Enchantments:
  58.  - DURABILITY-3
  59.   - FIRE_ASPECT-5
  60.   #
  61.   Lore:
  62.  - "&bThunder I"
  63.   - "&7 "
  64.   - "&7&oThis wand was designed to"
  65.   - "&7&ocharge creepers and ignited"
  66.   - "&7&oenemies, use it wisely..."
  67.   - "&7 "
  68.   - "&7&lCOOLDOWN: &f&l10 Seconds"
  69.  - "&7 "
  70.  - "&6&lUSES: &e&l%uses%"
  71.   - "&7 "
  72.   - "&7&m---------------------------------"
  73.   - "&a&lBUY PRICE: &f$1,000,000"
  74.   - "&7&m---------------------------------"
  75.   # The actual item in the gui (this is the item that will be given to the player).
  76.   GUIItem: blaze_rod
  77.   # The slot in the GUI that this item will be.
  78.   SlotInGUI: 11
  79.   # The price of the TrenchTool, this will be taken from the players account.
  80.   Price: 1000000
  81. #
  82. # End configuration for LightningWand1
  83. # -------------------------------------------------------------
  84.  
  85. # -------------------------------------------------------------
  86. # Start configuration for LightningWand2
  87. #
  88. LightningWand2:
  89.  #
  90.   Name: "&a&lLIGHTNING WAND &7(&2Tier 2&7)"
  91.   #
  92.   UniqueName: "&bThunder II"
  93.   #
  94.   InfiniteUseName: "INFINITE"
  95.   #
  96.   Cooldown: 8
  97.   #
  98.   Enchantments:
  99.  - DURABILITY-3
  100.   - FIRE_ASPECT-5
  101.   #
  102.   Lore:
  103.  - "&bThunder II"
  104.   - "&7 "
  105.   - "&7&oThis wand was designed to"
  106.   - "&7&ocharge creepers and ignited"
  107.   - "&7&oenemies, use it wisely..."
  108.   - "&7 "
  109.   - "&7&lCOOLDOWN: &f&l8 Seconds"
  110.  - "&7 "
  111.  - "&6&lUSES: &e&l%uses%"
  112. #
  113.  
  114. #
  115. LightningWand2GUI:
  116.  #
  117.   Enabled: true
  118.   #
  119.   Uses: 1000
  120.   #
  121.   Name: "&a&lLIGHTNING WAND &7(&2Tier 2&7)"
  122.   #
  123.   UniqueName: "&bThunder II"
  124.   #
  125.   Enchantments:
  126.  - DURABILITY-3
  127.   - FIRE_ASPECT-5
  128.   #
  129.   Lore:
  130.  - "&bThunder II"
  131.   - "&7 "
  132.   - "&7&oThis wand was designed to"
  133.   - "&7&ocharge creepers and ignited"
  134.   - "&7&oenemies, use it wisely..."
  135.   - "&7 "
  136.   - "&7&lCOOLDOWN: &f&l8 Seconds"
  137.  - "&7 "
  138.  - "&6&lUSES: &e&l%uses%"
  139.   - "&7 "
  140.   - "&7&m---------------------------------"
  141.   - "&a&lBUY PRICE: &f$2,000,000"
  142.   - "&7&m---------------------------------"
  143.   #
  144.   GUIItem: blaze_rod
  145.   #
  146.   SlotInGUI: 12
  147.   #
  148.   Price: 2000000
  149. #
  150. # End configuration for LightningWand2
  151. # -------------------------------------------------------------  
  152.  
  153. # -------------------------------------------------------------
  154. # Start configuration for LightningWand3
  155. #
  156. LightningWand3:
  157.  #
  158.   Name: "&a&lLIGHTNING WAND &7(&2Tier 3&7)"
  159.   #
  160.   UniqueName: "&bThunder III"
  161.   #
  162.   InfiniteUseName: "INFINITE"
  163.   #
  164.   Cooldown: 6
  165.   #
  166.   Enchantments:
  167.  - DURABILITY-3
  168.   - FIRE_ASPECT-5
  169.   #
  170.   Lore:
  171.  - "&bThunder III"
  172.   - "&7 "
  173.   - "&7&oThis wand was designed to"
  174.   - "&7&ocharge creepers and ignited"
  175.   - "&7&oenemies, use it wisely..."
  176.   - "&7 "
  177.   - "&7&lCOOLDOWN: &f&l6 Seconds"
  178.  - "&7 "
  179.  - "&6&lUSES: &e&l%uses%"
  180. #
  181.  
  182. #
  183. LightningWand3GUI:
  184.  #
  185.   Enabled: true
  186.   #
  187.   Uses: 1000
  188.   #
  189.   Name: "&a&lLIGHTNING WAND &7(&2Tier 3&7)"
  190.   #
  191.   UniqueName: "&bThunder III"
  192.   #
  193.   Enchantments:
  194.  - DURABILITY-3
  195.   - FIRE_ASPECT-5
  196.   #
  197.   Lore:
  198.  - "&bThunder III"
  199.   - "&7 "
  200.   - "&7&oThis wand was designed to"
  201.   - "&7&ocharge creepers and ignited"
  202.   - "&7&oenemies, use it wisely..."
  203.   - "&7 "
  204.   - "&7&lCOOLDOWN: &f&l6 Seconds"
  205.  - "&7 "
  206.  - "&6&lUSES: &e&l%uses%"
  207.   - "&7 "
  208.   - "&7&m---------------------------------"
  209.   - "&a&lBUY PRICE: &f$3,000,000"
  210.   - "&7&m---------------------------------"
  211.   #
  212.   GUIItem: blaze_rod
  213.   #
  214.   SlotInGUI: 13
  215.   #
  216.   Price: 3000000
  217. #
  218. # End configuration for LightningWand3
  219. # -------------------------------------------------------------  
  220.  
  221. # -------------------------------------------------------------
  222. # Start configuration for LightningWand4
  223. #
  224. LightningWand4:
  225.  #
  226.   Name: "&a&lLIGHTNING &7(&2Tier 4&7)"
  227.   #
  228.   UniqueName: "&bThunder IV"
  229.   #
  230.   InfiniteUseName: "INFINITE"
  231.   #
  232.   Cooldown: 4
  233.   #
  234.   Enchantments:
  235.  - DURABILITY-3
  236.   - FIRE_ASPECT-5
  237.   #
  238.   Lore:
  239.  - "&bThunder IV"
  240.   - "&7 "
  241.   - "&7&oThis wand was designed to"
  242.   - "&7&ocharge creepers and ignited"
  243.   - "&7&oenemies, use it wisely..."
  244.   - "&7 "
  245.   - "&7&lCOOLDOWN: &f&l4 Seconds"
  246.  - "&7 "
  247.  - "&6&lUSES: &e&l%uses%"
  248. #
  249.  
  250. #
  251. LightningWand4GUI:
  252.  #
  253.   Enabled: true
  254.   #
  255.   Uses: 1000
  256.   #
  257.   Name: "&a&lLIGHTNING WAND &7(&2Tier 4&7)"
  258.   #
  259.   UniqueName: "&bThunder IV"
  260.   #
  261.   Enchantments:
  262.  - DURABILITY-3
  263.   - FIRE_ASPECT-5
  264.   #
  265.   Lore:
  266.  - "&bThunder IV"
  267.   - "&7 "
  268.   - "&7&oThis wand was designed to"
  269.   - "&7&ocharge creepers and ignited"
  270.   - "&7&oenemies, use it wisely..."
  271.   - "&7 "
  272.   - "&7&lCOOLDOWN: &f&l4 Seconds"
  273.  - "&7 "
  274.  - "&6&lUSES: &e&l%uses%"
  275.   - "&7 "
  276.   - "&7&m---------------------------------"
  277.   - "&a&lBUY PRICE: &f$4,000,000"
  278.   - "&7&m---------------------------------"
  279.   #
  280.   GUIItem: blaze_rod
  281.   #
  282.   SlotInGUI: 14
  283.   #
  284.   Price: 4000000
  285. #
  286. # End configuration for LightningWand4
  287. # -------------------------------------------------------------  
  288.  
  289. # -------------------------------------------------------------
  290. # Start configuration for LightningWand5
  291. #
  292. LightningWand5:
  293.  #
  294.   Name: "&a&lLIGHTNING WAND &7(&2Tier 5&7)"
  295.   #
  296.   UniqueName: "&bThunder V"
  297.   #
  298.   InfiniteUseName: "INFINITE"
  299.   #
  300.   Cooldown: 2
  301.   #
  302.   Enchantments:
  303.  - DURABILITY-3
  304.   - FIRE_ASPECT-5
  305.   #
  306.   Lore:
  307.  - "&bThunder V"
  308.   - "&7 "
  309.   - "&7&oThis wand was designed to"
  310.   - "&7&ocharge creepers and ignited"
  311.   - "&7&oenemies, use it wisely..."
  312.   - "&7 "
  313.   - "&7&lCOOLDOWN: &f&l2 Seconds"
  314.  - "&7 "
  315.  - "&6&lUSES: &e&l%uses%"
  316. #
  317.  
  318. #
  319. LightningWand5GUI:
  320.  #
  321.   Enabled: true
  322.   #
  323.   Uses: 1000
  324.   #
  325.   Name: "&a&lLIGHTNING WAND &7(&2Tier 5&7)"
  326.   #
  327.   UniqueName: "&bThunder V"
  328.   #
  329.   Enchantments:
  330.  - DURABILITY-3
  331.   - FIRE_ASPECT-5
  332.   #
  333.   Lore:
  334.  - "&bThunder V"
  335.   - "&7 "
  336.   - "&7&oThis wand was designed to"
  337.   - "&7&ocharge creepers and ignited"
  338.   - "&7&oenemies, use it wisely..."
  339.   - "&7 "
  340.   - "&7&lCOOLDOWN: &f&l2 Seconds"
  341.  - "&7 "
  342.  - "&6&lUSES: &e&l%uses%"
  343.   - "&7 "
  344.   - "&7&m---------------------------------"
  345.   - "&a&lBUY PRICE: &f$5,000,000"
  346.   - "&7&m---------------------------------"
  347.   #
  348.   GUIItem: blaze_rod
  349.   #
  350.   SlotInGUI: 15
  351.   #
  352.   Price: 5000000
  353. #
  354. # End configuration for LightningWand5
  355. # -------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement