# TrMenu

### Plugin download

{% embed url="<https://www.spigotmc.org/resources/trmenu-premium-modern-advanced-menu-plugin-1-8-1-16.83120/>" %}

### How to use ItemsAdder items in the GUIs

{% embed url="<https://trmenu.trixey.cc/menu/icon/display/cai-zhi#itemsadder>" %}

```yaml
material: 'source:ITEMADDER:itemId'
material: 'source:IA:anotherItemId'
```

### How to retexture the GUI background

```yaml
Title: '%img_offset_-16%%img_blank_menu%'
```

{% hint style="warning" %}
PlaceholderAPI is required!
{% endhint %}

Basically `%img_offset_-16%` is used to shift back the texture `%img_blank_menu%`by **16** pixels.

Read more here:

{% content-ref url="<https://github.com/LoneDev6/Wiki-ItemsAdder/blob/japanese/compatibility-with-other-plugins/compatible/broken-reference/README.md>" %}
<https://github.com/LoneDev6/Wiki-ItemsAdder/blob/japanese/compatibility-with-other-plugins/compatible/broken-reference/README.md>
{% endcontent-ref %}
