The Powertool feature lets you bind a command to a specific item in hand.
When a player uses that item (left or right-click), the bound command is executed automatically. This is particularly useful for shortcuts, tools, or custom item behaviours without creating custom items.
Key points
Binds a command to an item type (and optionally to item meta).
Command is executed when the player uses the item.
Commands typed after set are the command that will run when the item is used.
Omit the slash in the binding (the plugin will add it automatically when executing). Exceptions are WorldEdit commands which require double slashes (e.g., //wand)
Placeholders
When binding a command you can use placeholders which will be replaced when the command runs. Typical placeholders: