Passive Listener Inside Block - TheComputerGeek2/MagicSpells GitHub Wiki

Source Code

PassiveSpell trigger: insideblock

[!WARNING] Since 4.0 Beta 14.

Properties:

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

Description:

The listener activates whenever an entity enters a block as specified here.

String Format Options:

The argument is optional but may be a comma-separated list of Block Data.

triggers:
    - insideblock (blocks)

Config Format Options:

(Unsupported for now.)