Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
plugin:showitem:config [2020/12/14 00:19] – [Item Blocker] phoenix616plugin:showitem:config [2020/12/14 00:20] – [Item Blocker] phoenix616
Line 75: Line 75:
 </code> </code>
  
-By default only an example category is defined to block something (which shouldn't ever be an issue) and the comments explain each option. If you want certain players to bypass these blocks then you can use the `showitem.blockbypass` permission to allow bypassing of all blocks or the showitem.blockbypass.specific.<name> permission to allow bypassing certain specific blocks for a more finer control over what is blocked. (All specific blocks fall back on the default block if they didn't match, to bypass the default block use `showitem.blockbypass.specific.default`)+By default only an example category is defined to block something (which shouldn't ever be an issue) and the comments explain each option. 
 + 
 +If you want certain players to bypass these blocks then you can use the `showitem.blockbypass` permission to allow bypassing of all blocks or the `showitem.blockbypass.specific.<name>permission to allow bypassing certain specific blocks for a more finer control over what is blocked. (All specific blocks fall back on the default block if they didn't match, to bypass the default block use `showitem.blockbypass.specific.default`)