InsiderAnh

windances.yml

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