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

Binds

Binds
  • About Binds
    • Item binds
    • Global binds
    • Name binds
  • Deleting binds
  • Listing binds

About Binds ​

Item binds ​

Item binds will bind a command to only the item you are holding, and only that instance of that item.

WARNING

This only works on unstackable items!

Usage: !bind item /say example

Global binds ​

Global binds bind a command to all items of the type of item you are holding

Usage: !bind /say example

Name binds ​

Name binds bind an item to all items of the specific type you are holding AND require the item name to be the same

Usage: !bind name /say example

Deleting binds ​

Run !unbind on the item you want to remove the bind from

Listing binds ​

Run !binds or !bind list

Contributors

Edit Binds on GitHub