... | ... | @@ -22,6 +22,12 @@ Menu: |
|
|
Material: BLACK_STAINED_GLASS_PANE
|
|
|
Display: ''
|
|
|
Model: 1
|
|
|
BUTTON_HATS:
|
|
|
Mapping: H
|
|
|
Material: LEATHER_HELMET
|
|
|
Display: '&6&lHats'
|
|
|
Lore:
|
|
|
- '&7Change your hat'
|
|
|
```
|
|
|
|
|
|
The layout of the menu is defined by the `Schema`. Each letter in the schema is mapped to an icon listed under the `Icons` configuration, where `Mapping` is the letter the icon will map to in the schema.
|
... | ... | |