> For the complete documentation index, see [llms.txt](https://docs.aeonxd.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aeonxd.xyz/configurations/essentialsx-kit-gui/setup.md).

# Setup

* Put **CustomFontLegacy-Expansion-X.Y.jar** and **KitGUI-Expansion-X.Y.jar** into the **.../plugins/PlaceholderAPI/expansions/** folder
* Put **.zip/kits.yml/** into the **.../plugins/DeluxeMenus/gui\_menus/** folder
* Register the file within the config at **.../plugins/DeluxeMenus/config.yml**

```yaml
gui_menus: # Make sure this line isn't duplicated anywhere else
  Kits:
    file: kits.yml
```

* Restart your server
