> For the complete documentation index, see [llms.txt](https://aglerr.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aglerr.gitbook.io/wiki/theonly-series/the-only-mobcoins/plugins-files/shops/confirmation_menu.yml-wip.md).

# confirmation\_menu.yml (WIP)

```yaml
title: '&8Confirmation Menu'
size: 27

items:
  displayItem:
    type: DISPLAY_ITEM
    slots: [13]
  acceptButton:
    type: CONFIRM_BUY
    material: LIME_WOOL
    name: '&aConfirm'
    slots: [0, 1, 2, 9, 10, 11, 18, 19, 20]
  denyButton:
    type: CANCEL_BUY
    material: RED_WOOL
    name: '&cCancel'
    slots: [6, 7, 8, 15, 16, 17, 24, 25, 26]
  fillItem:
    type: DUMMY
    material: BLACK_STAINED_GLASS_PANE
    name: '&f'
    slots: [3, 4, 5, 12, 14, 21, 22, 23]
```
