**This is an old revision of the document!**

Permissions

   showitem.chat:
      description: Gives permission to use the chat variable
      default: true
      children:
         showitem.command.itemexecutor: true
   showitem.chat.slot:
      description: Gives permission to use the chat variable with a slot
      default: true
      children:
         showitem.command.slotexecutor: true
   showitem.chat.inv:
      description: Gives permission to use the inventory chat variable
      default: op
      children:
        showitem.command.invexecutor: true
   showitem.chat.ender:
      description: Gives permission to use the enderchest chat variable
      default: op
      children:
        showitem.command.enderexecutor: true
   showitem.chat.spam:
      description: Gives permission to bypass the spawm protection
      default: op
   showitem.command:
      description: Gives permission to the plugin command
      default: true
      children:
         showitem.command.itemexecutor: true
   showitem.command.itemexecutor:
      description: Gives permission to run the showitem command executor
      default: false
      children:
         showitem.command.itemexecutor.viewgui: true
   showitem.command.itemexecutor.viewgui:
      description: Gives permission to open the item GUI with the showitem command executor
      default: false
   showitem.command.slot:
      description: Gives permission to show an item in a slot
      default: true
      children:
         showitem.command.slotexecutor: true
   showitem.command.slotexecutor:
      description: Gives permission to run the showslot command executor
      default: false
      children:
         showitem.command.slotexecutor.viewgui: true
   showitem.command.slotexecutor.viewgui:
      description: Gives permission to open the item GUI with the showslot command executor
      default: false
   showitem.command.inv:
      description: Gives permission to show the whole inventory
      default: op
      children:
         showitem.command.invexecutor: true
   showitem.command.invexecutor:
      description: Gives permission to run the showinv command executor
      default: false
   showitem.command.ender:
      description: Gives permission to show the enderchest
      default: op
      children:
         showitem.command.enderexecutor: true
   showitem.command.enderexecutor:
      description: Gives permission to run the showender command executor
      default: false
   showitem.command.player:
      description: Gives permission to show an item to a specific player wherever he is
      default: true
   showitem.command.radius:
      description: Gives permission to show an item in a radius you give
      default: op
   showitem.command.world:
      description: Gives permission to show an item to all players in his current world
      default: op
   showitem.command.all:
      description: Gives permission to show an item to all online players
      default: op
   showitem.command.reload:
      description: Gives permission to use the reload command
      default: op
   showitem.command.debug:
      description: Gives permission to use the debug command
      default: op
   showitem.helpclick:
      description: Gives permission to use the help click functionality in the inventory
      default: true
   showitem.rightclick.viewinv:
      description: Gives permission to right click a player to view their inventory
      default: false
   showitem.cooldownexempt:
      description: Gives permission to bypass the command cooldowns
      default: op
   showitem.blockbypass:
      description: Gives permission to bypass all item blocks
      default: op
   showitem.updatenotification:
      description: Receive update notifications ingame
      default: op