Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
plugin:showitem:faq [2020/12/13 23:26] – created phoenix616plugin:showitem:faq [2021/05/17 21:34] – [Why aren't any item icons shown in the chat?] phoenix616
Line 1: Line 1:
 # Frequently Asked Questions # Frequently Asked Questions
 +
 +### Why does a message show when clicking with the middle mouse button on an item?
 +{{:plugin:showitem:helpclick.png?nolink|}}
 +
 +In order to find out the correct slot number you can use the inventory help click which defaults to the middle mouse button (doesn't do anything in vanilla survival but it can be changed in the config) which prints out a message which contains useful information on how to use the slot in the chat placeholder or the commands. (You can use the permission showitem.helpclick to manage who has access to it)
 +
 +It will only show possible options that the player has access to. E.g. if your players only have access to the chat variable, player and default radius command then they will only see these three messages. And if a player does not have access to the slot-specific commands/variable at all this function won't do anything.
 +
 +### Why does a player's inventory open when right clicking on them?
 +There is a permission (which should be disabled by default) which allows viewing a player's inventory by right clicking on them.
 +
 +Simply revoke the permission `showitem.rightclick.viewinv` and that won't happen anymore.
  
 ### Why aren't any item icons shown in the chat? ### Why aren't any item icons shown in the chat?
-Check if you have set the texticonrp option in your config.yml to true. (Note: You also need to use Wolfie Mario's text icon resourcepack for that to work properly! For more info see [this site](itemicons))+Check if you have set the `texticon-rp` option in your config.yml to true. (Note: You also need to use Wolfie Mario's text icon resourcepack for that to work properly! For more info see [this site](itemicons))
  
 ### Why do Chinese symbols show after enabling that option? ### Why do Chinese symbols show after enabling that option?
Line 35: Line 47:
  
 (If you want to fix that yourself you have to look up the item's Material name and it's Minecraft id and add them to the idmapping.yml) (If you want to fix that yourself you have to look up the item's Material name and it's Minecraft id and add them to the idmapping.yml)
 +
 +## Contact
 +If you have any other questions feel free to contact me any time! The best way is via a [private message on Spigot](https://www.spigotmc.org/conversations/add?to=Phoenix616&title=ShowItem%20problem) or the [discussion thread](https://www.spigotmc.org/threads/showitem-paid.81315/).
 +
 +Generally I should be able to get back to you with an answer in less then 12 hours ‒ during East Coast working hours it can even be under 1 hour!