Feature 
Create multi shop to buy/sell MythicMobs's Items 
Depend 
MythicMobs 5.x.x, Vault 
Commands & Permission 
/mythiccshop reload - Reload file | MythiccShop.admin 
/mythiccshop shop <shop name> - Open shop | MythiccShop.shop.shopname or MythiccShop.shop.* 
/mythiccshop help - Help command 
Example shop: 
Code (Text):
NAME: "&0Example Shop" #Move this file to MythiccShop/Shop/ 
SIZE: 1 #1 -> 6 
ITEMS: 
  FILL: 
    MATERIAL: BLACK_STAINED_GLASS_PANE 
    NAME: "&7 " 
    HIDE_FLAG: true 
    SLOTS: 
      - 0 
      - 1 
      - 2 
      - 3 
      - 5 
      - 6 
      - 7 
      - 8 
    GLOW: false 
    LORE: 
      - "&7 " 
  BanditTunic: 
    MYTHICC_TYPE: BanditTunic 
    SELL_PRICE: 100 
    BUY_PRICE: 500 
    SLOT: 4 
 
 
Pictures 
