Blocks Cause
Use the bc: parameter to list one or more blocks that caused an action.
bc:[block]
Supports multiple (comma separated)!
bc:lava will query activities that caused actions.
Also see btag.
Negation
As of Prism 4.4, this parameter allows negation. Negating an action will exclude results. It is important to note that unlike Prism 3, the syntax has the exclamation point before the colon. You cannot use a negated parameter with its normal equivalent.
Example: /pr l bc!:stone (Queries all blocks except "stone")