📁 BilzMenu
Menu structure
Material | |
---|---|
XMaterial | |
| Custom heads base64 |
| Custom heads from textures.minecraft.net |
| The player's head appears |
menu:
title: 'Name of your menu'
size: 1 * 6
items:
<id>:
name: 'Enter a display'
# Static Slot
slot: <Insert a slot>
# Multiple Slots
slots:
- <slot>
- <slot>
material: '<Material>'
lore:
- 'Insert a lore'
left-click:
- '[<ACTION>]'
right-click:
- '[<ACTION>]'
Slots

Actions
Action Tag | Description |
---|---|
| Closes the player's current inventory. |
| Plays a sound at the player's location. Format: |
| Sends a chat message to the player. Supports placeholders and color codes. Format: |
| Executes a command as the player. Supports placeholders. Format: |
Last modified: 08 June 2025