Menus / UI
Menus and UI
ExyliaLib UI overview and documentation map
Menus and UI
This section was split into focused subsections for easier reading.
Documentation map
Base YAML skeleton
my-menu:
title: '&8Example Menu'
type: SIMPLE
size: 54
filler:
global:
material: BLACK_STAINED_GLASS_PANE
name: ' '
items:
close:
material: BARRIER
name: '&cClose'
slot: 49
actions:
- 'left: close'Legacy keys like click_actions are outdated. Use actions and commands.