SinceMenu Wiki

Click Actions

Supported click sections:

SHIFT is used as a fallback for both SHIFT_LEFT and SHIFT_RIGHT when the exact shift click is not configured.

ANY is used only when no specific click action exists.

Built-In Requirements

Built-In Actions

[close] closes the active submenu layer first. It closes the whole menu only when the root layer is active.

Per-Action Requirements

Each action can define its own requirements.

clicks:
  LEFT:
    actions:
      - action: "[message] <green>Paid click."
        requirements:
          - "money:100"
      - "[message] <gray>This action has no requirements."

Legacy string actions still work. Legacy click-requirements are applied to legacy string actions during parsing.