Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| plugin:showitem:permissions [2020/12/14 00:10] – created phoenix616 | plugin:showitem:permissions [2025/10/04 17:48] (current) – Add intro text phoenix616 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| # Permissions | # Permissions | ||
| - | <code yaml> | + | |
| - |  | + | ShowItem has lots of different permissions which allow you to give different players access to different functionality or even change how ShowItem itself works. | 
| - |  | + | |
| - |  | + | This page gives you an overview over all permissions of the plugin. | 
| - |  | + | |
| - |  | + | ## showitem.chat | 
| - |  | + | Gives permission to use the `%item%` [chat placeholder | 
| - |  | + | |
| - |  | + | _Default:_ `true` | 
| - |  | + | |
| - |  | + | _Children:_ [showitem.command.itemexecutor](# | 
| - |  | + | |
| - |  | + | ## showitem.chat.slot | 
| - |  | + | Gives permission to use the `%item< | 
| - |  | + | |
| - | showitem.command.invexecutor: | + | _Default:_ `true` | 
| - |  | + | |
| - |  | + | _Children:_ [showitem.command.slotexecutor](# | 
| - |  | + | |
| - |  | + | ## showitem.chat.inv | 
| - | showitem.command.enderexecutor: | + | Gives permission to use the `%inv%` [chat placeholder | 
| - |  | + | |
| - |  | + | _Default:_ `op` | 
| - |  | + | |
| - |  | + | _Children:_ [showitem.command.invexecutor](# | 
| - |  | + | |
| - |  | + | ## showitem.chat.ender | 
| - |  | + | Gives permission to use the `%ender%` [chat placeholder | 
| - |  | + | |
| - |  | + | _Default:_ `op` | 
| - |  | + | |
| - |  | + | _Children:_ [showitem.command.enderexecutor](# | 
| - |  | + | |
| - |  | + | ## showitem.chat.spam | 
| - |  | + | Gives permission to bypass the spam protection | 
| - |  | + | |
| - |  | + | _Default:_ `op` | 
| - |  | + | ## showitem.command | 
| - |  | + | Gives permission to the `/showitem` [command](/ | 
| - |  | + | |
| - |  | + | _Default:_ `true` | 
| - |  | + | |
| - |  | + | _Children:_ [showitem.command.itemexecutor](# | 
| - |  | + | |
| - |  | + | ## showitem.command.itemexecutor | 
| - |  | + | Internal | 
| - |  | + | |
| - |  | + | _Default:_ `false` | 
| - |  | + | |
| - |  | + | _Children:_ [showitem.command.itemexecutor.viewgui](# | 
| - |  | + | |
| - |  | + | ## showitem.command.itemexecutor.viewgui | 
| - |  | + | Gives permission to view the item shown by `/showitem` or `%item%` in a GUI by clicking | 
| - |  | + | |
| - |  | + | _Default:_ `false` | 
| - |  | + | |
| - |  | + | ## showitem.command.slot | 
| - |  | + | Gives permission | 
| - |  | + | |
| - |  | + | _Default:_ `true` | 
| - |  | + | |
| - |  | + | _Children:_ [showitem.command.slotexecutor](# | 
| - |  | + | |
| - |  | + | ## showitem.command.slotexecutor | 
| - |  | + | Internal | 
| - |  | + | |
| - |  | + | _Default:_ `false` | 
| - |  | + | |
| - |  | + | _Children:_ [showitem.command.slotexecutor.viewgui](# | 
| - |  | + | |
| - |  | + | ## showitem.command.slotexecutor.viewgui | 
| - |  | + | Gives permission to view the item shown by `/showslot` or `%item< | 
| - |  | + | |
| - |  | + | _Default:_ `false` | 
| - |  | + | |
| - |  | + | ## showitem.command.inv | 
| - |  | + | Gives permission | 
| - |  | + | |
| - |  | + | _Default:_ `op` | 
| - |  | + | |
| - |  | + | _Children:_ [showitem.command.invexecutor](# | 
| - |  | + | |
| - |  | + | ## showitem.command.invexecutor | 
| - |  | + | Internal | 
| - |  | + | |
| - |  | + | _Default:_ `false` | 
| - |  | + | |
| - |  | + | ## showitem.command.ender | 
| - |  | + | Gives permission | 
| - |  | + | |
| - |  | + | _Default:_ `op` | 
| - |  | + | |
| - |  | + | _Children:_ [showitem.command.enderexecutor](# | 
| - |  | + | |
| - |  | + | ## showitem.command.enderexecutor | 
| - |  | + | Internal | 
| - | </ | + | |
| + | _Default:_ `false` | ||
| + | |||
| + | ## showitem.command.player | ||
| + | Gives permission to show an item or inventory | ||
| + | |||
| + | _Default:_ `true` | ||
| + | |||
| + | ## showitem.command.radius | ||
| + | Gives permission to show an item or inventory via `/ | ||
| + | |||
| + | _Default:_ `op` | ||
| + | |||
| + | ## showitem.command.world | ||
| + | Gives permission to show an item or inventory via `/ | ||
| + | |||
| + | _Default:_ `op` | ||
| + | |||
| + | ## showitem.command.all | ||
| + | Gives permission to show an item or inventory via `/ | ||
| + | |||
| + | _Default:_ `op` | ||
| + | |||
| + | ## showitem.command.reload | ||
| + | Gives permission to use the `/showitem -reload` command | ||
| + | |||
| + | _Default:_ `op` | ||
| + | |||
| + | ## showitem.command.debug | ||
| + | Gives permission to use the `/showitem -debug` command | ||
| + | |||
| + | _Default:_ `op` | ||
| + | |||
| + | ## showitem.helpclick | ||
| + | Gives permission to use the [help click functionality](/ | ||
| + | |||
| + | _Default:_ `true` | ||
| + | |||
| + | ## showitem.rightclick.viewinv | ||
| + | Gives permission to right click a player to view their inventory | ||
| + | |||
| + | _Default:_ `false` | ||
| + | |||
| + | ## showitem.cooldownexempt | ||
| + | Gives permission to bypass the command | ||
| + | |||
| + | _Default:_ `op` | ||
| + | |||
| + | ## showitem.blockbypass | ||
| + | Gives permission to bypass all [item blocks](/ | ||
| + | |||
| + | _Default:_ `op` | ||
| + | |||
| + | ## showitem.updatenotification | ||
| + | Receive update notifications ingame for when a new version was released | ||
| + | |||
| + | _Default:_ `op` | ||
