Skip to content

Passive Listener Hotbar Select

JasperLorelai edited this page Jan 24, 2025 · 3 revisions

Source Code

PassiveSpell trigger: hotbarselect

Properties:

Property Value
Cancellable true
Has Entity Target false
Has Location Target false

Description:

The listener activates whenever a player selects an item on their hotbar.

String Format Options:

The argument is optional, but it may be a pipe-separated (|) list of items in the Magic Item String format.

triggers:
    - hotbarselect (items)

Section Format Options:

(Unsupported for now.)

Clone this wiki locally