Skip to content

Passive Listener Left Click Block Coord

JasperLorelai edited this page Jan 24, 2025 · 2 revisions

Source Code

PassiveSpell trigger: leftclickblockcoord

Properties:

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

Description:

The listener activates whenever a player left-clicks a block at a specified location.

String Format Options:

The argument should be a semicolon-separated (;) list of locations, following the format: worldname,x,y,z.

triggers:
    - leftclickblockcoord (locations)

Section Format Options:

(Unsupported for now.)

Clone this wiki locally