# You can add enchants, flags, lore like items.
# enchants:
# - DURABILITY:10 # Enchant:Level
# flags:
# - HIDE_ENCHANTS # For hiding enchants in lore.
# lore:
# - "&aHello"
items: # Default items for menus, you can use this items easily. (Example add close: Slot to menu, so plugin will add close item to menu easily)
glass:
material: STAINED_GLASS_PANE
data: 15
name: "&r"
close:
material: BARRIER
data: 0
name: "&cClose"
goBack:
material: ARROW
data: 0
name: "&eGo Back"