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.
Gives permission to use the %item%
chat placeholder variable to show the item in hand
Default: true
Children: showitem.command.itemexecutor: true
Gives permission to use the %item<slot>%
chat placeholder variable to show a specific slot
Default: true
Children: showitem.command.slotexecutor: true
Gives permission to use the %inv%
chat placeholder variable to show the Inventory
Default: op
Children: showitem.command.invexecutor: true
Gives permission to use the %ender%
chat placeholder variable to show the Enderchest
Default: op
Children: showitem.command.enderexecutor: true
Gives permission to bypass the spam protection
Default: op
Gives permission to the /showitem
command to show items to other players
Default: true
Children: showitem.command.itemexecutor: true
Internal permission to grant access to the actual executor of /showitem
. Even when not allowing showing via commands this needs to be granted to view the gui!
Default: false
Children: showitem.command.itemexecutor.viewgui: true
Gives permission to view the item shown by /showitem
or %item%
in a GUI by clicking the item name in chat.
Default: false
Gives permission to the /showslot
command to show items in specific slots to other players
Default: true
Children: showitem.command.slotexecutor: true
Internal permission to grant access to the actual executor of /showslot
. Even when not allowing showing via commands this needs to be granted to view the gui!
Default: false
Children: showitem.command.slotexecutor.viewgui: true
Gives permission to view the item shown by /showslot
or %item<slot>%
in a GUI by clicking the item name in chat.
Default: false
Gives permission to the /showinv
command to show the whole inventory to other players
Default: op
Children: showitem.command.invexecutor: true
Internal permission to grant access to the actual executor of /showinv
. Even when not allowing showing via commands this needs to be granted to view the gui!
Default: false
Gives permission to the /showender
command to show the whole Enderchest to other players
Default: op
Children: showitem.command.enderexecutor: true
Internal permission to grant access to the actual executor of /showender
. Even when not allowing showing via commands this needs to be granted to view the gui!
Default: false
Gives permission to show an item or inventory via /showitem|showslot|showinv|showender <player>
to a specific player wherever he is
Default: true
Gives permission to show an item or inventory via /showitem|showslot|showinv|showender -radius <radius>
in a radius you give
Default: op
Gives permission to show an item or inventory via /showitem|showslot|showinv|showender -world
to all players in his current world
Default: op
Gives permission to show an item or inventory via /showitem|showslot|showinv|showender -all
to all online players
Default: op
Gives permission to use the /showitem -reload
command to reload the config
Default: op
Gives permission to use the /showitem -debug
command to print more information about the command execution and the item shown
Default: op
Gives permission to use the help click functionality in the inventory (default: middle click) to view information regarding how to show an item in that specific slot
Default: true
Gives permission to right click a player to view their inventory
Default: false
Gives permission to bypass the command and chat placeholder cooldowns (defined in the config under cooldowns
)
Default: op
Gives permission to bypass all item blocks (defined in the config under blocks
)
Default: op
Receive update notifications ingame for when a new version was released
Default: op