Hotbar Button (Expression) — Skript

Addon: Skript · Category: Expression · Since: 2.5

Syntax

[the] hotbar button

Description

The hotbar button clicked in an <a href='#inventory_click'>inventory click</a> event.

Examples

on inventory click:
	send "You clicked the hotbar button %hotbar button%!"

View source