メインコンテンツまでスキップ

staff_auth_menu

Staff Auth Menu — action entry.

Entry Information

PropertyValue
Entry IDstaff_auth_menu
TypeAction
ColorRed
Iconmdi:shield-lock-outline

Description

Action entry that opens the StaffAuth GUI menu. Displays a keypad-style interface where staff members can enter their password using digit buttons, with Backspace and Submit buttons. Supported button types (via staffauthButtonType in layout pool items): - PASSWORD_DISPLAY — Shows masked password dots - LOGIN / REGISTER — Submit button (label adapts to state) - BACKSPACE — Removes last digit - CANCEL — Closes the menu - DIGIT_0 through DIGIT_9 — Number keypad

Fields

FieldTypeDescription
inventoryTitleVar<String>Title of the authentication menu.
inventoryRowsIntNumber of rows (1-6).
guiTypeGuiTypeGUI type to use (CUSTOM, BOOK, etc.).
layoutPoolList<LayoutData>Pool of layout definitions. Items with staffauthButtonType are resolved as auth buttons.
mainLayoutIdString?ID of the main layout from the pool.
audioGuiAudioDataAudio configuration for the GUI.

Usage Example

- entry: staff_auth_menu
name: "Staff Auth Menu"
inventoryTitle: ""
inventoryRows: 0
guiType: ""
layoutPool: []
mainLayoutId: ""
audio: ""