Skip to main content
The Dialog Menu Extension leverages Paper’s native dialog API (1.21.6+) to display interactive menus with various input types.

Features

Native UI

Uses Paper Dialog API.

Input Types

Text, Toggles, Sliders.

Placeholders

Dynamic content support.

Commands

Buttons execute commands.

Entries

Actions

Paper Dialog: Display menu.

Button Types

TypeDescriptionPlaceholder
ActionSimple buttonN/A
InputText field$(input)
ToggleOn/Off switch$(key)
ChoiceDropdown list$(choice)
SliderNumber range$(key)
[!IMPORTANT] Requires Paper 1.21.6+.