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

Source Code

PassiveSpell trigger: rightclickblockcoord

Properties:

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

Description:

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

String Format Options:

The argument must be a semi-colon-separated list of locations to listen to, with the format worldname,x,y,z.

triggers:
    - rightclickblockcoord (locations)

Section Format Options:

(Unsupported for now.)