Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
plugin:showitem:faq [2021/10/20 14:01] – [Why do Chinese symbols show after enabling that option?] phoenix616 | plugin:showitem:faq [2022/11/20 14:12] (current) – Add entry for why the GUI doesn't open on item click phoenix616 | ||
---|---|---|---|
Line 12: | Line 12: | ||
Simply revoke the permission `showitem.rightclick.viewinv` and that won't happen anymore. | Simply revoke the permission `showitem.rightclick.viewinv` and that won't happen anymore. | ||
+ | |||
+ | ### Why does the GUI only open for operators when the click on an item in the chat? | ||
+ | In order to open the GUI ShowItem uses the commands `/ | ||
+ | |||
+ | Make sure that your players have permission to use those commands (`showitem.command.itemexecutor.viewgui`, | ||
+ | |||
+ | Also seeing as namespaced commands are used in order to not conflict with other plugins you need to make sure that you have not disabled this useful functionality for some reason. If you did either enable it again, whitelist ShowItem, or set the `namespaced-commands` config option to false in the `config.yml`. | ||
### Why aren't any item icons shown in the chat? | ### Why aren't any item icons shown in the chat? |