Passive Listener Left Click Block Coord - TheComputerGeek2/MagicSpells GitHub Wiki

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)

Config Format Options:

(Unsupported for now.)