Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
plugin:showitem:permissions [2021/01/08 00:00] – Add updatenotification perm phoenix616plugin:showitem:permissions [2021/12/06 19:41] – [showitem.chat.spam] phoenix616
Line 1: Line 1:
 # Permissions # Permissions
-<code yaml> + 
-   showitem.chat: +## showitem.chat 
-      description: Gives permission to use the chat variable +Gives permission to use the chat variable 
-      default: true + 
-      children: +_Default:_ `true` 
-         showitem.command.itemexecutor: true + 
-   showitem.chat.slot: +_Children:_ [showitem.command.itemexecutor](#showitem.command.itemexecutor)`true` 
-      description: Gives permission to use the chat variable with a slot + 
-      default: true +## showitem.chat.slot 
-      children: +Gives permission to use the chat variable with a slot 
-         showitem.command.slotexecutor: true + 
-   showitem.chat.inv: +_Default:_ `true` 
-      description: Gives permission to use the inventory chat variable + 
-      default: op +_Children:_ [showitem.command.slotexecutor](#showitem.command.slotexecutor)`true
-      children: + 
-        showitem.command.invexecutor: true +## showitem.chat.inv 
-   showitem.chat.ender: +Gives permission to use the inventory chat variable 
-      description: Gives permission to use the enderchest chat variable + 
-      default: op +_Default:_ `op` 
-      children: + 
-        showitem.command.enderexecutor: true +_Children:_ [showitem.command.invexecutor](#showitem.command.invexecutor)`true` 
-   showitem.chat.spam: + 
-      description: Gives permission to bypass the spawm protection +## showitem.chat.ender 
-      default: op +Gives permission to use the enderchest chat variable 
-   showitem.command: + 
-      description: Gives permission to the plugin command +_Default:_ `op` 
-      default: true + 
-      children: +_Children:_ [showitem.command.enderexecutor](#showitem.command.enderexecutor)`true
-         showitem.command.itemexecutor: true + 
-   showitem.command.itemexecutor: +## showitem.chat.spam 
-      description: Gives permission to run the showitem command executor +Gives permission to bypass the spam protection 
-      default: false + 
-      children: +_Default:_ `op
-         showitem.command.itemexecutor.viewgui: true + 
-   showitem.command.itemexecutor.viewgui: +## showitem.command 
-      description: Gives permission to open the item GUI with the showitem command executor +Gives permission to the plugin command 
-      default: false + 
-   showitem.command.slot: +_Default:_ `true` 
-      description: Gives permission to show an item in a slot + 
-      default: true +_Children:_ [showitem.command.itemexecutor](#showitem.command.itemexecutor)`true` 
-      children: + 
-         showitem.command.slotexecutor: true +## showitem.command.itemexecutor 
-   showitem.command.slotexecutor: +Gives permission to run the showitem command executor 
-      description: Gives permission to run the showslot command executor + 
-      default: false +_Default:_ `false` 
-      children: + 
-         showitem.command.slotexecutor.viewgui: true +_Children:_ [showitem.command.itemexecutor.viewgui](#showitem.command.itemexecutor.viewgui)`true
-   showitem.command.slotexecutor.viewgui: + 
-      description: Gives permission to open the item GUI with the showslot command executor +## showitem.command.itemexecutor.viewgui 
-      default: false +Gives permission to open the item GUI with the showitem command executor 
-   showitem.command.inv: + 
-      description: Gives permission to show the whole inventory +_Default:_ `false` 
-      default: op + 
-      children: +## showitem.command.slot 
-         showitem.command.invexecutor: true +Gives permission to show an item in a slot 
-   showitem.command.invexecutor: + 
-      description: Gives permission to run the showinv command executor +_Default:_ `true` 
-      default: false + 
-   showitem.command.ender: +_Children:_ [showitem.command.slotexecutor](#showitem.command.slotexecutor)`true` 
-      description: Gives permission to show the enderchest + 
-      default: op +## showitem.command.slotexecutor 
-      children: +Gives permission to run the showslot command executor 
-         showitem.command.enderexecutor: true + 
-   showitem.command.enderexecutor: +_Default:_ `false` 
-      description: Gives permission to run the showender command executor + 
-      default: false +_Children:_ [showitem.command.slotexecutor.viewgui](#showitem.command.slotexecutor.viewgui)`true
-   showitem.command.player: + 
-      description: Gives permission to show an item to a specific player wherever he is +## showitem.command.slotexecutor.viewgui 
-      default: true +Gives permission to open the item GUI with the showslot command executor 
-   showitem.command.radius: + 
-      description: Gives permission to show an item in a radius you give +_Default:_ `false` 
-      default: op + 
-   showitem.command.world: +## showitem.command.inv 
-      description: Gives permission to show an item to all players in his current world +Gives permission to show the whole inventory 
-      default: op + 
-   showitem.command.all: +_Default:_ `op` 
-      description: Gives permission to show an item to all online players + 
-      default: op +_Children:_ [showitem.command.invexecutor](#showitem.command.invexecutor)`true
-   showitem.command.reload: + 
-      description: Gives permission to use the reload command +## showitem.command.invexecutor 
-      default: op +Gives permission to run the showinv command executor 
-   showitem.command.debug: + 
-      description: Gives permission to use the debug command +_Default:_ `false
-      default: op + 
-   showitem.helpclick: +## showitem.command.ender 
-      description: Gives permission to use the help click functionality in the inventory +Gives permission to show the enderchest 
-      default: true + 
-   showitem.rightclick.viewinv: +_Default:_ `op` 
-      description: Gives permission to right click a player to view their inventory + 
-      default: false +_Children:_ [showitem.command.enderexecutor](#showitem.command.enderexecutor)`true` 
-   showitem.cooldownexempt: + 
-      description: Gives permission to bypass the command cooldowns +## showitem.command.enderexecutor 
-      default: op +Gives permission to run the showender command executor 
-   showitem.blockbypass: + 
-      description: Gives permission to bypass all item blocks +_Default:_ `false
-      default: op + 
-   showitem.updatenotification: +## showitem.command.player 
-      description: Receive update notifications ingame +Gives permission to show an item to a specific player wherever he is 
-      default: op + 
-</code>+_Default:_ `true
 + 
 +## showitem.command.radius 
 +Gives permission to show an item in a radius you give 
 + 
 +_Default:_ `op
 + 
 +## showitem.command.world 
 +Gives permission to show an item to all players in his current world 
 + 
 +_Default:_ `op` 
 + 
 +## showitem.command.all 
 +Gives permission to show an item to all online players 
 + 
 +_Default:_ `op
 + 
 +## showitem.command.reload 
 +Gives permission to use the reload command 
 + 
 +_Default:_ `op` 
 + 
 +## showitem.command.debug 
 +Gives permission to use the debug command 
 + 
 +_Default:_ `op` 
 + 
 +## showitem.helpclick 
 +Gives permission to use the help click functionality in the inventory 
 + 
 +_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 cooldowns 
 + 
 +_Default:_ `op` 
 + 
 +## showitem.blockbypass 
 +Gives permission to bypass all item blocks 
 + 
 +_Default:_ `op` 
 + 
 +## showitem.updatenotification 
 +Receive update notifications ingame 
 + 
 +_Default:_ `op`