InsiderAnh

Glass.yml

Jan 31st, 2020
7,248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.44 KB | None | 0 0
  1. glasses:
  2.   Defecto:
  3.     id: 0
  4.     name: Defecto
  5.     schematic: glass.schematic
  6.     clear: clearGlass.schematic
  7.     item:
  8.       ==: org.bukkit.inventory.ItemStack
  9.       type: GLASS
  10.       meta:
  11.         ==: ItemMeta
  12.         meta-type: UNSPECIFIC
  13.         display-name: §aDefault
  14.         lore:
  15.          - §7This is a default glass
  16.     isBuy: true
  17.     price: 500
  18.     slot: 10
  19.     page: 1
  20.     permission: ultraskywars.glass.Defecto
Advertisement
Add Comment
Please, Sign In to add comment