-
Notifications
You must be signed in to change notification settings - Fork 1
Home
AndresTube edited this page Mar 10, 2026
·
6 revisions
A packet-based 3D menu system for Paper servers (1.20.1+)
- Getting Started
- Menu Configuration
- Component Types
- Actions
- Animations
- Placeholders
- Commands & Permissions
my_menu:
distance: 2.5
update-in-ticks: 20
components:
title:
type: TEXT
text: "<gold>Hello, <aqua>%player_name%!"
x: 0.0
y: 2.0
size: 2.0
background: false
close_btn:
type: BUTTON
text: "<red>[ Close ]"
x: 0.0
y: -1.5
size: 1.2
actions:
- "[close]"Open it with: /au open my_menu