Leaf Essentials Wiki
  • Discord
  • Contribute
  • MCBETools
  • Github
  • Home
  • Installation
  • More Projects
  • More Resources
  • Server List
Chat
  • Ranks Configuration
    • Legacy Ranks
      deprecated
    • Managing Ranks
  • Chat Widgets
    • Introduction to Chat Widgets
  • Chat Rank Formats
    • Introduction to Chat Formats
Customizer
  • Basics
    • Creating UIs
    • About Buttons
    • Formatting
  • Advanced
    • /leaf:render_as
      advanced
    • How to Use conditions
      advanced
    • How to Use invites
      advanced
  • Miscellaneous
    • Button Meta
      info
  • Essentials
    • Opening builtin Leaf UIs
  • Extensions
    • Button Meta Hooks
FAQ
  • Leaf Not Working on Realms
  • Plant Kitty
Misc Features
  • World Utilities
    • Binds
    • Block Property Editor
    • Entity Property Editor
    • Zones
Moderation Hub
  • Bans
Script API
  • Basics
    • Hooks

About Buttons

About Buttons
  • Editing buttons
  • Creating buttons
  • Button properties
    • Icon
    • Display
    • Action

Editing buttons ​

To create or edit buttons, go to your UI in Customizer and click Edit Buttons

This is the main edit screen for editing buttons.

Creating buttons ​

  1. Click "Add Element"
  2. Click "button"
  3. This will bring up button creation menu.

Button properties ​

Icon ​

This is the icon of the button, it is optional, but recommended

Display ​

Text (required) ​

The main text of the button

Subtext (optional) ​

The subtext of the button

Condition (optional) ​

The required tag/score

Examples: >score 1, <score 10, ==score 11, !tag1, tag2, tag1 || tag2, tag3 && tag4

Disabled ​

If checked, it will hide the button on most UI types. In CherryUI, it will just gray out the button

Action ​

The actions are just commands

Contributors

Edit About Buttons on GitHub