Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
plugin:showitem:permissions [2021/12/06 19:41] – [showitem.chat.spam] phoenix616 | plugin:showitem:permissions [2023/12/18 15:58] (current) – phoenix616 | ||
---|---|---|---|
Line 2: | Line 2: | ||
## showitem.chat | ## showitem.chat | ||
- | Gives permission to use the chat variable | + | Gives permission to use the `%item%` [chat placeholder |
_Default:_ `true` | _Default:_ `true` | ||
Line 9: | Line 9: | ||
## showitem.chat.slot | ## showitem.chat.slot | ||
- | Gives permission to use the chat variable | + | Gives permission to use the `%item< |
_Default:_ `true` | _Default:_ `true` | ||
Line 16: | Line 16: | ||
## showitem.chat.inv | ## showitem.chat.inv | ||
- | Gives permission to use the inventory | + | Gives permission to use the `%inv%` [chat placeholder |
_Default:_ `op` | _Default:_ `op` | ||
Line 23: | Line 23: | ||
## showitem.chat.ender | ## showitem.chat.ender | ||
- | Gives permission to use the enderchest | + | Gives permission to use the `%ender%` [chat placeholder |
_Default:_ `op` | _Default:_ `op` | ||
Line 33: | Line 33: | ||
_Default:_ `op` | _Default:_ `op` | ||
- | |||
## showitem.command | ## showitem.command | ||
- | Gives permission to the plugin | + | Gives permission to the `/showitem` [command](/ |
_Default:_ `true` | _Default:_ `true` | ||
Line 42: | Line 41: | ||
## showitem.command.itemexecutor | ## showitem.command.itemexecutor | ||
- | Gives permission to run the showitem command | + | Internal |
_Default:_ `false` | _Default:_ `false` | ||
Line 49: | Line 48: | ||
## showitem.command.itemexecutor.viewgui | ## showitem.command.itemexecutor.viewgui | ||
- | Gives permission to open the item GUI with the showitem command executor | + | Gives permission to view the item shown by `/showitem` or `%item%` in a GUI by clicking |
_Default:_ `false` | _Default:_ `false` | ||
## showitem.command.slot | ## showitem.command.slot | ||
- | Gives permission to show an item in a slot | + | Gives permission |
_Default:_ `true` | _Default:_ `true` | ||
Line 61: | Line 60: | ||
## showitem.command.slotexecutor | ## showitem.command.slotexecutor | ||
- | Gives permission to run the showslot command | + | Internal |
_Default:_ `false` | _Default:_ `false` | ||
Line 68: | Line 67: | ||
## showitem.command.slotexecutor.viewgui | ## showitem.command.slotexecutor.viewgui | ||
- | Gives permission to open the item GUI with the showslot command executor | + | Gives permission to view the item shown by `/showslot` or `%item< |
_Default:_ `false` | _Default:_ `false` | ||
## showitem.command.inv | ## showitem.command.inv | ||
- | Gives permission to show the whole inventory | + | Gives permission |
_Default:_ `op` | _Default:_ `op` | ||
Line 80: | Line 79: | ||
## showitem.command.invexecutor | ## showitem.command.invexecutor | ||
- | Gives permission to run the showinv command | + | Internal |
_Default:_ `false` | _Default:_ `false` | ||
## showitem.command.ender | ## showitem.command.ender | ||
- | Gives permission to show the enderchest | + | Gives permission |
_Default:_ `op` | _Default:_ `op` | ||
Line 92: | Line 91: | ||
## showitem.command.enderexecutor | ## showitem.command.enderexecutor | ||
- | Gives permission to run the showender command | + | Internal |
_Default:_ `false` | _Default:_ `false` | ||
## showitem.command.player | ## showitem.command.player | ||
- | Gives permission to show an item to a specific player wherever he is | + | Gives permission to show an item or inventory |
_Default:_ `true` | _Default:_ `true` | ||
## showitem.command.radius | ## showitem.command.radius | ||
- | Gives permission to show an item in a radius you give | + | Gives permission to show an item or inventory via `/ |
_Default:_ `op` | _Default:_ `op` | ||
## showitem.command.world | ## showitem.command.world | ||
- | Gives permission to show an item to all players in his current world | + | Gives permission to show an item or inventory via `/ |
_Default:_ `op` | _Default:_ `op` | ||
## showitem.command.all | ## showitem.command.all | ||
- | Gives permission to show an item to all online players | + | Gives permission to show an item or inventory via `/ |
_Default:_ `op` | _Default:_ `op` | ||
## showitem.command.reload | ## showitem.command.reload | ||
- | Gives permission to use the reload command | + | Gives permission to use the `/showitem -reload` command |
_Default:_ `op` | _Default:_ `op` | ||
## showitem.command.debug | ## showitem.command.debug | ||
- | Gives permission to use the debug command | + | Gives permission to use the `/showitem -debug` command |
_Default:_ `op` | _Default:_ `op` | ||
## showitem.helpclick | ## showitem.helpclick | ||
- | Gives permission to use the help click functionality in the inventory | + | Gives permission to use the [help click functionality](/ |
_Default:_ `true` | _Default:_ `true` | ||
Line 137: | Line 136: | ||
## showitem.cooldownexempt | ## showitem.cooldownexempt | ||
- | Gives permission to bypass the command cooldowns | + | Gives permission to bypass the command |
_Default:_ `op` | _Default:_ `op` | ||
## showitem.blockbypass | ## showitem.blockbypass | ||
- | Gives permission to bypass all item blocks | + | Gives permission to bypass all [item blocks](/ |
_Default:_ `op` | _Default:_ `op` | ||
## showitem.updatenotification | ## showitem.updatenotification | ||
- | Receive update notifications ingame | + | Receive update notifications ingame |
_Default:_ `op` | _Default:_ `op` |