Files 1.13+

The plugin's configuration files

Inventories

main_shop.yml

#########################################################################################################################################
#
#  ███████╗░██████╗██╗░░██╗░█████╗░██████╗░
#  ╚════██║██╔════╝██║░░██║██╔══██╗██╔══██╗
#  ░░███╔═╝╚█████╗░███████║██║░░██║██████╔╝
#  ██╔══╝░░░╚═══██╗██╔══██║██║░░██║██╔═══╝░
#  ███████╗██████╔╝██║░░██║╚█████╔╝██║░░░░░
#  ╚══════╝╚═════╝░╚═╝░░╚═╝░╚════╝░╚═╝░░░░░
#
# Documentation : https://zshop.groupez.dev/
# Sponsor : https://serveur-minecraft-vote.fr/
# zMenu Documentation : https://docs.zmenu.dev/
#
#########################################################################################################################################

name: "&e★ &3ᴢsʜᴏᴘ &e★"
size: 54
patterns:
  - "zshop_decoration"
items:
  block:
    item:
      material: GRASS_BLOCK
      name: "#5d8d50ʙʟᴏᴄᴋs"
      lore:
        - ""
        - "&f➥ &7Click to access the #5d8d50blocks"
    type: INVENTORY
    inventory: "blocks"
    plugin: "zShop"
    slot: 21
  farm:
    item:
      material: CARROT
      name: "#fca53eғᴀʀᴍs"
      lore:
        - ""
        - "&f➥ &7Click to access the #fca53efarms"
    type: INVENTORY
    inventory: "farms"
    plugin: "zShop"
    slot: 23
  ores:
    item:
      material: IRON_INGOT
      name: "#d5d5d5ᴏʀᴇs"
      lore:
        - ""
        - "&f➥ &7Click to access the #d5d5d5ores"
    type: INVENTORY
    inventory: "ores"
    plugin: "zShop"
    slot: 31
  redstone:
    item:
      material: REDSTONE_BLOCK
      name: "#bb2008ʀᴇᴅsᴛᴏɴᴇs"
      lore:
        - ""
        - "&f➥ &7Click to access the #bb2008redstones"
    type: INVENTORY
    inventory: "redstones"
    plugin: "zShop"
    slot: 29
  miscellaneous:
    item:
      material: HOPPER
      name: "#515451ᴍɪsᴄᴇʟʟᴀɴᴇᴏᴜs"
      lore:
        - ""
        - "&f➥ &7Click to access the #515451miscellaneous"
    type: INVENTORY
    inventory: "mics"
    plugin: "zShop"
    slot: 33
  mobs:
    item:
      material: ROTTEN_FLESH
      name: "#695c18ᴍᴏʙs"
      lore:
        - ""
        - "&f➥ &7Click to access the #695c18mobs"
    type: INVENTORY
    inventory: "mobs"
    slot: 39
  armor:
    item:
      material: DIAMOND_HELMET
      name: "#49ead6ᴀʀᴍᴏʀs"
      flags:
        - HIDE_ATTRIBUTES
      lore:
        - ""
        - "&f➥ &7Click to access the #49ead6armors"
    type: INVENTORY
    inventory: "armors"
    plugin: "zShop"
    slot: 41

buy_more.yml

shop_buy.yml

shop_sell.yml

confirm.yml

ranks.yml

Categories

blocks.yml

armors.yml

farms.yml

mics.yml

mobs.yml

ores.yml

redstones.yml

Patterns

back.yml

choose_amount.yml

decoration.yml

pagination.yml

return_home.yml

Last updated