Advertisement
InsiderAnh

windance.yml

Jun 21st, 2020
1,578
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 3.41 KB | None | 0 0
  1. windances:
  2.   default:
  3.     id: 0
  4.     icon:
  5.       ==: org.bukkit.inventory.ItemStack
  6.       type: BARRIER
  7.       meta:
  8.         ==: ItemMeta
  9.         meta-type: UNSPECIFIC
  10.         display-name: §aNinguna
  11.         lore:
  12.          - '§7You do not have any Victory Dance'
  13.     type: none
  14.     name: Default
  15.     price: 0
  16.     isBuy: false
  17.     slot: 10
  18.     permission: ultractw.windances.fireworks
  19.     page: 1
  20.   fireworks:
  21.     id: 1
  22.     icon:
  23.       ==: org.bukkit.inventory.ItemStack
  24.       type: FIREWORK
  25.       meta:
  26.         ==: ItemMeta
  27.         meta-type: UNSPECIFIC
  28.         display-name: §aFireworks Festival
  29.         lore:
  30.          - '§eDescription:'
  31.           - §7Fireworks, celebrate
  32.           - §7your victory as it should be ;D
  33.           - §7
  34.           - <status>
  35.     type: fireworks
  36.     name: Fireworks
  37.     price: 0
  38.     isBuy: false
  39.     slot: 11
  40.     page: 1
  41.     permission: ultractw.windances.fireworks
  42.   thunder:
  43.     id: 2
  44.     icon:
  45.       ==: org.bukkit.inventory.ItemStack
  46.       type: IRON_AXE
  47.       meta:
  48.         ==: ItemMeta
  49.         meta-type: UNSPECIFIC
  50.         display-name: §aThor Fury
  51.         lore:
  52.          - '§eDescription:'
  53.           - §7Create a Thor Mint :v hahaj
  54.           - §7joke :V
  55.           - §7
  56.           - <status>
  57.     type: thunders
  58.     name: Thunders
  59.     price: 0
  60.     isBuy: false
  61.     slot: 12
  62.     page: 1
  63.     permission: ultractw.windances.thunder
  64.   explode:
  65.     id: 3
  66.     icon:
  67.       ==: org.bukkit.inventory.ItemStack
  68.       type: IRON_AXE
  69.       meta:
  70.         ==: ItemMeta
  71.         meta-type: UNSPECIFIC
  72.         display-name: §aExplosive Farewell
  73.         lore:
  74.          - '§eDescription:'
  75.           - §7Exploit all enemy islands
  76.           - §7shows the male you are.
  77.           - §7
  78.           - <status>
  79.     type: explode
  80.     name: Explode
  81.     price: 0
  82.     isBuy: false
  83.     slot: 13
  84.     page: 1
  85.     permission: ultractw.windances.explode
  86.   daynight:
  87.     id: 4
  88.     icon:
  89.       ==: org.bukkit.inventory.ItemStack
  90.       type: WATCH
  91.       meta:
  92.         ==: ItemMeta
  93.         meta-type: UNSPECIFIC
  94.         display-name: §aDay and Night
  95.         lore:
  96.          - '§eDescription:'
  97.           - §7Confuse your enemies with
  98.           - §7the hour of his victory.
  99.           - §7
  100.           - <status>
  101.     type: daynight
  102.     name: Day and Night
  103.     price: 0
  104.     isBuy: false
  105.     slot: 14
  106.     page: 1
  107.     permission: ultractw.windances.daynight
  108.   anvilland:
  109.     id: 5
  110.     icon:
  111.       ==: org.bukkit.inventory.ItemStack
  112.       type: ANVIL
  113.       meta:
  114.         ==: ItemMeta
  115.         meta-type: UNSPECIFIC
  116.         display-name: §aAnvil Rain
  117.         lore:
  118.          - '§eDescription:'
  119.           - §7Appear anvils everywhere
  120.           - §7at win.
  121.           - §7
  122.           - <status>
  123.     type: anvilland
  124.     name: AnvilLand
  125.     price: 0
  126.     isBuy: false
  127.     slot: 15
  128.     page: 1
  129.     permission: ultractw.windances.anvilland
  130.   icewalker:
  131.     id: 6
  132.     icon:
  133.       ==: org.bukkit.inventory.ItemStack
  134.       type: ICE
  135.       meta:
  136.         ==: ItemMeta
  137.         meta-type: UNSPECIFIC
  138.         display-name: §aThe Frozen Elsa
  139.         lore:
  140.          - '§eDescription:'
  141.           - §7I am free, I am free :V
  142.           - §7well sing that when you win.
  143.           - §7
  144.           - <status>
  145.     type: icewalker
  146.     name: IceWalker
  147.     price: 0
  148.     isBuy: false
  149.     slot: 16
  150.     page: 1
  151.     permission: ultractw.windances.icewalker
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement