Items
Use the i: parameter to list one or more item materials.
i:[material]
Supports multiple (comma separated)!
i:stone_pickaxe will query item activities that involve stone pickaxes.
See Material .
Also see itag.
For blocks, see b.
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 i!:stone_pickaxe (Queries all items except "stone_pickaxe")