nbdSteve

SandWands sand v3.0

Dec 13th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 12.89 KB | None | 0 0
  1. #
  2. # SandWands sand.yml v3.0
  3. #
  4.  
  5. # The list of blocks that will be broken by the sand wands.
  6. # Make sure that you enter the correct minecraft name of an item.
  7. # See this link for more information about names: https://minecraft-ids.grahamedgecombe.com/
  8. whitelisted-block-list:
  9. - sand
  10. - red_sand
  11. - gravel
  12.  
  13. # -------------------------------------------------------------
  14. # Start configuration for sand-wand-1
  15. #
  16. sand-wand-1:
  17.  # The name of the tool given to the player.
  18.   name: "&c&lSAND WAND &7(&4Tier 1&7)"
  19.   #
  20.   # IMPORTANT: Make sure this is located in the Lore section of this configuration.
  21.   # And make sure it is unique to the tier 1 tools, this will tell the plugin what it is looking for.
  22.   unique: "&eDemolish I"
  23.   #
  24.   # If the command specifies infinite uses this will replace the %uses% section.
  25.   infinite-use-id: "INFINITE"
  26.   #
  27.   # this + the uses-id will replace the line in the lore when the player uses the tool.
  28.   uses-line-id: "&6&lUSES:"
  29.   uses-id: "&e&l%uses%"
  30.   #
  31.   # the Y level at which the plugin should mine down to.
  32.   lowest-break-level: 1
  33.   #
  34.   # Cooldown for the tool in seconds, set it to -1 to disable the cooldown.
  35.   cooldown: 9
  36.   #
  37.   # Enchantments that will be applied to the tool with the /sw give command
  38.   # IMPORTANT: make sure to use these enchantment names https://docs.oc.tc/reference/enchantments (vanilla names may not work!).
  39.   # Syntax: NAME-LEVEL
  40.   enchantments:
  41.  - DURABILITY-3
  42.   - FIRE_ASPECT-5
  43.   #
  44.   # Enchantment Lore, you can make this as many lines as you would like.
  45.   # In v3.0 you can put the %uses% placeholder anywhere in the lore (must be after the 'uses-line-id').
  46.   lore:
  47.  - "&eDemolish I"
  48.   - "&7 "
  49.   - "&6&lUSES: &e&l%uses%"
  50.   - "&7 "
  51.   - "&7&oThis wand was manufactured to"
  52.   - "&7&oremove sand stacks, use it wisely..."
  53.   - "&7 "
  54.   - "&7&lCOOLDOWN: &f&l9 Seconds"
  55. #
  56.  
  57. #
  58. # The following configuration is for the item displayed in the GUI menu.
  59. # This item will not be given to the player, the sand-wand-1 item will be given.
  60. sand-wand-1-gui:
  61.  name: "&c&lSAND WAND &7(&4Tier 1&7)"
  62.  unique: "&eDemolish I"
  63.  # The number of uses the tool will come with from the GUI.
  64.  uses: 1000
  65.  # If this item will be in the GUI.
  66.  enabled: true
  67.  enchantments:
  68.  - DURABILITY-3
  69.  - FIRE_ASPECT-5
  70.  lore:
  71.  - "&eDemolish I"
  72.  - "&7 "
  73.  - "&6&lUSES: &e&l%uses%"
  74.   - "&7 "
  75.   - "&7&oThis wand was manufactured to"
  76.   - "&7&oremove sand stacks, use it wisely..."
  77.   - "&7 "
  78.   - "&7&lCOOLDOWN: &f&l9 Seconds"
  79.  - "&7 "
  80.  - "&7&m---------------------------------"
  81.  - "&a&lBUY PRICE: &f$1,000,000"
  82.   - "&7&m---------------------------------"
  83.   # The actual item in the gui (this is the item that will be given to the player).
  84.   gui-item: bone
  85.   # The slot in the GUI that this item will be.
  86.   gui-slot: 9
  87.   # The price of the wand, this will be taken from the players account.
  88.   price: 1000000
  89. #
  90. # End configuration for sand-wand-1
  91. # -------------------------------------------------------------
  92.  
  93. # -------------------------------------------------------------
  94. # Start configuration for sand-wand-2
  95. #
  96. sand-wand-2:
  97.   name: "&c&lSAND WAND &7(&4Tier 2&7)"
  98.   unique: "&eDemolish II"
  99.   infinite-use-id: "INFINITE"
  100.   uses-line-id: "&6&lUSES:"
  101.   uses-id: "&e&l%uses%"
  102.   lowest-break-level: 1
  103.   cooldown: 8
  104.   enchantments:
  105.  - DURABILITY-3
  106.   - FIRE_ASPECT-5
  107.   lore:
  108.  - "&eDemolish II"
  109.   - "&7 "
  110.   - "&6&lUSES: &e&l%uses%"
  111.   - "&7 "
  112.   - "&7&oThis wand was manufactured to"
  113.   - "&7&oremove sand stacks, use it wisely..."
  114.   - "&7 "
  115.   - "&7&lCOOLDOWN: &f&l8 Seconds"
  116. #
  117.  
  118. #
  119. sand-wand-2-gui:
  120.  name: "&c&lSAND WAND &7(&4Tier 2&7)"
  121.  unique: "&eDemolish II"
  122.  uses: 2000
  123.  enabled: true
  124.  enchantments:
  125.  - DURABILITY-3
  126.  - FIRE_ASPECT-5
  127.  lore:
  128.  - "&eDemolish II"
  129.  - "&7 "
  130.  - "&6&lUSES: &e&l%uses%"
  131.   - "&7 "
  132.   - "&7&oThis wand was manufactured to"
  133.   - "&7&oremove sand stacks, use it wisely..."
  134.   - "&7 "
  135.   - "&7&lCOOLDOWN: &f&l8 Seconds"
  136.  - "&7 "
  137.  - "&7&m---------------------------------"
  138.  - "&a&lBUY PRICE: &f$2,000,000"
  139.   - "&7&m---------------------------------"
  140.   gui-item: bone
  141.   gui-slot: 10
  142.   price: 2000000
  143. #
  144. # End configuration for sand-wand-2
  145. # -------------------------------------------------------------
  146.  
  147. # -------------------------------------------------------------
  148. # Start configuration for sand-wand-3
  149. #
  150. sand-wand-3:
  151.   name: "&c&lSAND WAND &7(&4Tier 3&7)"
  152.   unique: "&eDemolish III"
  153.   infinite-use-id: "INFINITE"
  154.   uses-line-id: "&6&lUSES:"
  155.   uses-id: "&e&l%uses%"
  156.   lowest-break-level: 1
  157.   cooldown: 7
  158.   enchantments:
  159.  - DURABILITY-3
  160.   - FIRE_ASPECT-5
  161.   lore:
  162.  - "&eDemolish III"
  163.   - "&7 "
  164.   - "&6&lUSES: &e&l%uses%"
  165.   - "&7 "
  166.   - "&7&oThis wand was manufactured to"
  167.   - "&7&oremove sand stacks, use it wisely..."
  168.   - "&7 "
  169.   - "&7&lCOOLDOWN: &f&l7 Seconds"
  170. #
  171.  
  172. #
  173. sand-wand-3-gui:
  174.  name: "&c&lSAND WAND &7(&4Tier 3&7)"
  175.  unique: "&eDemolish III"
  176.  uses: 3000
  177.  enabled: true
  178.  enchantments:
  179.  - DURABILITY-3
  180.  - FIRE_ASPECT-5
  181.  lore:
  182.  - "&eDemolish III"
  183.  - "&7 "
  184.  - "&6&lUSES: &e&l%uses%"
  185.   - "&7 "
  186.   - "&7&oThis wand was manufactured to"
  187.   - "&7&oremove sand stacks, use it wisely..."
  188.   - "&7 "
  189.   - "&7&lCOOLDOWN: &f&l7 Seconds"
  190.  - "&7 "
  191.  - "&7&m---------------------------------"
  192.  - "&a&lBUY PRICE: &f$3,000,000"
  193.   - "&7&m---------------------------------"
  194.   gui-item: bone
  195.   gui-slot: 11
  196.   price: 3000000
  197. #
  198. # End configuration for sand-wand-3
  199. # -------------------------------------------------------------
  200.  
  201. # -------------------------------------------------------------
  202. # Start configuration for sand-wand-4
  203. #
  204. sand-wand-4:
  205.   name: "&c&lSAND WAND &7(&4Tier 4&7)"
  206.   unique: "&eDemolish IV"
  207.   infinite-use-id: "INFINITE"
  208.   uses-line-id: "&6&lUSES:"
  209.   uses-id: "&e&l%uses%"
  210.   lowest-break-level: 1
  211.   cooldown: 6
  212.   enchantments:
  213.  - DURABILITY-3
  214.   - FIRE_ASPECT-5
  215.   lore:
  216.  - "&eDemolish IV"
  217.   - "&7 "
  218.   - "&6&lUSES: &e&l%uses%"
  219.   - "&7 "
  220.   - "&7&oThis wand was manufactured to"
  221.   - "&7&oremove sand stacks, use it wisely..."
  222.   - "&7 "
  223.   - "&7&lCOOLDOWN: &f&l6 Seconds"
  224. #
  225.  
  226. #
  227. sand-wand-4-gui:
  228.  name: "&c&lSAND WAND &7(&4Tier 4&7)"
  229.  unique: "&eDemolish IV"
  230.  uses: 4000
  231.  enabled: true
  232.  enchantments:
  233.  - DURABILITY-3
  234.  - FIRE_ASPECT-5
  235.  lore:
  236.  - "&eDemolish IV"
  237.  - "&7 "
  238.  - "&6&lUSES: &e&l%uses%"
  239.   - "&7 "
  240.   - "&7&oThis wand was manufactured to"
  241.   - "&7&oremove sand stacks, use it wisely..."
  242.   - "&7 "
  243.   - "&7&lCOOLDOWN: &f&l6 Seconds"
  244.  - "&7 "
  245.  - "&7&m---------------------------------"
  246.  - "&a&lBUY PRICE: &f$4,000,000"
  247.   - "&7&m---------------------------------"
  248.   gui-item: bone
  249.   gui-slot: 12
  250.   price: 4000000
  251. #
  252. # End configuration for sand-wand-4
  253. # -------------------------------------------------------------
  254.  
  255. # -------------------------------------------------------------
  256. # Start configuration for sand-wand-5
  257. #
  258. sand-wand-5:
  259.   name: "&c&lSAND WAND &7(&4Tier 5&7)"
  260.   unique: "&eDemolish V"
  261.   infinite-use-id: "INFINITE"
  262.   uses-line-id: "&6&lUSES:"
  263.   uses-id: "&e&l%uses%"
  264.   lowest-break-level: 1
  265.   cooldown: 5
  266.   enchantments:
  267.  - DURABILITY-3
  268.   - FIRE_ASPECT-5
  269.   lore:
  270.  - "&eDemolish V"
  271.   - "&7 "
  272.   - "&6&lUSES: &e&l%uses%"
  273.   - "&7 "
  274.   - "&7&oThis wand was manufactured to"
  275.   - "&7&oremove sand stacks, use it wisely..."
  276.   - "&7 "
  277.   - "&7&lCOOLDOWN: &f&l5 Seconds"
  278. #
  279.  
  280. #
  281. sand-wand-5-gui:
  282.  name: "&c&lSAND WAND &7(&4Tier 5&7)"
  283.  unique: "&eDemolish V"
  284.  uses: 5000
  285.  enabled: true
  286.  enchantments:
  287.  - DURABILITY-3
  288.  - FIRE_ASPECT-5
  289.  lore:
  290.  - "&eDemolish V"
  291.  - "&7 "
  292.  - "&6&lUSES: &e&l%uses%"
  293.   - "&7 "
  294.   - "&7&oThis wand was manufactured to"
  295.   - "&7&oremove sand stacks, use it wisely..."
  296.   - "&7 "
  297.   - "&7&lCOOLDOWN: &f&l5 Seconds"
  298.  - "&7 "
  299.  - "&7&m---------------------------------"
  300.  - "&a&lBUY PRICE: &f$5,000,000"
  301.   - "&7&m---------------------------------"
  302.   gui-item: bone
  303.   gui-slot: 13
  304.   price: 5000000
  305. #
  306. # End configuration for sand-wand-5
  307. # -------------------------------------------------------------
  308.  
  309. # -------------------------------------------------------------
  310. # Start configuration for sand-wand-6
  311. #
  312. sand-wand-6:
  313.   name: "&c&lSAND WAND &7(&4Tier 6&7)"
  314.   unique: "&eDemolish VI"
  315.   infinite-use-id: "INFINITE"
  316.   uses-line-id: "&6&lUSES:"
  317.   uses-id: "&e&l%uses%"
  318.   lowest-break-level: 1
  319.   cooldown: 4
  320.   enchantments:
  321.  - DURABILITY-3
  322.   - FIRE_ASPECT-5
  323.   lore:
  324.  - "&eDemolish VI"
  325.   - "&7 "
  326.   - "&6&lUSES: &e&l%uses%"
  327.   - "&7 "
  328.   - "&7&oThis wand was manufactured to"
  329.   - "&7&oremove sand stacks, use it wisely..."
  330.   - "&7 "
  331.   - "&7&lCOOLDOWN: &f&l4 Seconds"
  332. #
  333.  
  334. #
  335. sand-wand-6-gui:
  336.  name: "&c&lSAND WAND &7(&4Tier 6&7)"
  337.  unique: "&eDemolish VI"
  338.  uses: 6000
  339.  enabled: true
  340.  enchantments:
  341.  - DURABILITY-3
  342.  - FIRE_ASPECT-5
  343.  lore:
  344.  - "&eDemolish VI"
  345.  - "&7 "
  346.  - "&6&lUSES: &e&l%uses%"
  347.   - "&7 "
  348.   - "&7&oThis wand was manufactured to"
  349.   - "&7&oremove sand stacks, use it wisely..."
  350.   - "&7 "
  351.   - "&7&lCOOLDOWN: &f&l4 Seconds"
  352.  - "&7 "
  353.  - "&7&m---------------------------------"
  354.  - "&a&lBUY PRICE: &f$6,000,000"
  355.   - "&7&m---------------------------------"
  356.   gui-item: bone
  357.   gui-slot: 14
  358.   price: 6000000
  359. #
  360. # End configuration for sand-wand-6
  361. # -------------------------------------------------------------
  362.  
  363. # -------------------------------------------------------------
  364. # Start configuration for sand-wand-7
  365. #
  366. sand-wand-7:
  367.   name: "&c&lSAND WAND &7(&4Tier 7&7)"
  368.   unique: "&eDemolish VII"
  369.   infinite-use-id: "INFINITE"
  370.   uses-line-id: "&6&lUSES:"
  371.   uses-id: "&e&l%uses%"
  372.   lowest-break-level: 1
  373.   cooldown: 3
  374.   enchantments:
  375.  - DURABILITY-3
  376.   - FIRE_ASPECT-5
  377.   lore:
  378.  - "&eDemolish VII"
  379.   - "&7 "
  380.   - "&6&lUSES: &e&l%uses%"
  381.   - "&7 "
  382.   - "&7&oThis wand was manufactured to"
  383.   - "&7&oremove sand stacks, use it wisely..."
  384.   - "&7 "
  385.   - "&7&lCOOLDOWN: &f&l3 Seconds"
  386. #
  387.  
  388. #
  389. sand-wand-7-gui:
  390.  name: "&c&lSAND WAND &7(&4Tier 7&7)"
  391.  unique: "&eDemolish VII"
  392.  uses: 7000
  393.  enabled: true
  394.  enchantments:
  395.  - DURABILITY-3
  396.  - FIRE_ASPECT-5
  397.  lore:
  398.  - "&eDemolish VII"
  399.  - "&7 "
  400.  - "&6&lUSES: &e&l%uses%"
  401.   - "&7 "
  402.   - "&7&oThis wand was manufactured to"
  403.   - "&7&oremove sand stacks, use it wisely..."
  404.   - "&7 "
  405.   - "&7&lCOOLDOWN: &f&l3 Seconds"
  406.  - "&7 "
  407.  - "&7&m---------------------------------"
  408.  - "&a&lBUY PRICE: &f$7,000,000"
  409.   - "&7&m---------------------------------"
  410.   gui-item: bone
  411.   gui-slot: 15
  412.   price: 7000000
  413. #
  414. # End configuration for sand-wand-7
  415. # -------------------------------------------------------------
  416.  
  417. # -------------------------------------------------------------
  418. # Start configuration for sand-wand-8
  419. #
  420. sand-wand-8:
  421.   name: "&c&lSAND WAND &7(&4Tier 8&7)"
  422.   unique: "&eDemolish VIII"
  423.   infinite-use-id: "INFINITE"
  424.   uses-line-id: "&6&lUSES:"
  425.   uses-id: "&e&l%uses%"
  426.   lowest-break-level: 1
  427.   cooldown: 2
  428.   enchantments:
  429.  - DURABILITY-3
  430.   - FIRE_ASPECT-5
  431.   lore:
  432.  - "&eDemolish VIII"
  433.   - "&7 "
  434.   - "&6&lUSES: &e&l%uses%"
  435.   - "&7 "
  436.   - "&7&oThis wand was manufactured to"
  437.   - "&7&oremove sand stacks, use it wisely..."
  438.   - "&7 "
  439.   - "&7&lCOOLDOWN: &f&l2 Seconds"
  440. #
  441.  
  442. #
  443. sand-wand-8-gui:
  444.  name: "&c&lSAND WAND &7(&4Tier 8&7)"
  445.  unique: "&eDemolish VIII"
  446.  uses: 8000
  447.  enabled: true
  448.  enchantments:
  449.  - DURABILITY-3
  450.  - FIRE_ASPECT-5
  451.  lore:
  452.  - "&eDemolish VIII"
  453.  - "&7 "
  454.  - "&6&lUSES: &e&l%uses%"
  455.   - "&7 "
  456.   - "&7&oThis wand was manufactured to"
  457.   - "&7&oremove sand stacks, use it wisely..."
  458.   - "&7 "
  459.   - "&7&lCOOLDOWN: &f&l2 Seconds"
  460.  - "&7 "
  461.  - "&7&m---------------------------------"
  462.  - "&a&lBUY PRICE: &f$8,000,000"
  463.   - "&7&m---------------------------------"
  464.   gui-item: bone
  465.   gui-slot: 16
  466.   price: 8000000
  467. #
  468. # End configuration for sand-wand-8
  469. # -------------------------------------------------------------
  470.  
  471. # -------------------------------------------------------------
  472. # Start configuration for sand-wand-9
  473. #
  474. sand-wand-9:
  475.   name: "&c&lSAND WAND &7(&4Tier 9&7)"
  476.   unique: "&eDemolish IX"
  477.   infinite-use-id: "INFINITE"
  478.   uses-line-id: "&6&lUSES:"
  479.   uses-id: "&e&l%uses%"
  480.   lowest-break-level: 1
  481.   cooldown: 1
  482.   enchantments:
  483.  - DURABILITY-3
  484.   - FIRE_ASPECT-5
  485.   lore:
  486.  - "&eDemolish IX"
  487.   - "&7 "
  488.   - "&6&lUSES: &e&l%uses%"
  489.   - "&7 "
  490.   - "&7&oThis wand was manufactured to"
  491.   - "&7&oremove sand stacks, use it wisely..."
  492.   - "&7 "
  493.   - "&7&lCOOLDOWN: &f&l1 Seconds"
  494. #
  495.  
  496. #
  497. sand-wand-9-gui:
  498.  name: "&c&lSAND WAND &7(&4Tier 9&7)"
  499.  unique: "&eDemolish IX"
  500.  uses: 9000
  501.  enabled: true
  502.  enchantments:
  503.  - DURABILITY-3
  504.  - FIRE_ASPECT-5
  505.  lore:
  506.  - "&eDemolish IX"
  507.  - "&7 "
  508.  - "&6&lUSES: &e&l%uses%"
  509.   - "&7 "
  510.   - "&7&oThis wand was manufactured to"
  511.   - "&7&oremove sand stacks, use it wisely..."
  512.   - "&7 "
  513.   - "&7&lCOOLDOWN: &f&l1 Seconds"
  514.  - "&7 "
  515.  - "&7&m---------------------------------"
  516.  - "&a&lBUY PRICE: &f$9,000,000"
  517.   - "&7&m---------------------------------"
  518.   gui-item: bone
  519.   gui-slot: 17
  520.   price: 9000000
  521. #
  522. # End configuration for sand-wand-9
  523. # -------------------------------------------------------------
Add Comment
Please, Sign In to add comment