Simple
Last updated
Last updated
Simple Menu: A single screen with a title, description, and multiple buttons.
How it works:
You place a “menu” called test_simple
in your config.
It’s marked as type: SIMPLE
, so it’s a basic single-page menu with multiple buttons.
Each button can have:
text
image
onClick
(the action to run when pressed) - see Actions.
Description
is what will be shown before the buttons
Permission
custom permission for this menu to be opened
(Proxy Only) server
define the server you want this menu to work on