Properties
| Property | Type | Default | Description |
|---|---|---|---|
id | String | Unique identifier. | |
nameplates | List<NameplateSlotConfig> | List of nameplates to display. | |
rows | Int | 6 | Number of rows. |
title | String | Menu title. | |
lockedTemplate | Template | Template for locked items. | |
unlockedTemplate | Template | Template for unlocked items. | |
equippedTemplate | Template | Template for equipped items. | |
closeButton | Button | Close button config. | |
openSound | Sound | Sound on open. |