# ShopGUI+

## [此处下载](https://www.spigotmc.org/resources/shopgui-1-7-1-17.6515)

## 如何在此插件内使用 ItemsAdder 物品

{% embed url="<https://docs.brcdev.net/#/shopgui/shops-items-setup?id=itemsadder>" %}

```yaml
      1:
        type: item
        item:
          itemsAdder: "ruby_sword"
        buyPrice: 50
        sellPrice: 25
        slot: 0
```
