Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| plugin:showitem:itemicons [2022/01/27 01:39] – phoenix616 | plugin:showitem:itemicons [2025/10/06 16:06] (current) – Note about 1.21.9 phoenix616 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| # Item Icons | # Item Icons | ||
| + | |||
| + | <box blue> | ||
| + | Starting with ShowItem 1.8.0 and Minecraft 1.21.9 icons no longer require a separate resource pack. | ||
| + | </ | ||
| This plugin can use an updated version of [WolfieMario' | This plugin can use an updated version of [WolfieMario' | ||
| - | If you want to have more control your server resourcepacks and which players see the icons in chat then you can use one of my free [Bungee Resourcepacks](https:// | + | {{: |
| + | |||
| + | If you want to have more control your server resourcepacks and which players see the icons in chat then you can use one of my free [BungeeResourcepacks](https:// | ||
| ## Note for Chinese users | ## Note for Chinese users | ||
| Line 12: | Line 19: | ||
| If you want to use a different Unicode area then you will have to edit the names of the font files inside the resource pack accordingly. | If you want to use a different Unicode area then you will have to edit the names of the font files inside the resource pack accordingly. | ||
| - | |||
| ## Resource pack versions | ## Resource pack versions | ||
| Here are the links for the different client versions, once for global users and then for Chinese (as they need other symbols see the paragraph before) | Here are the links for the different client versions, once for global users and then for Chinese (as they need other symbols see the paragraph before) | ||
| - | | **Version** | + | | **Version** |
| - | | 1.8-1.12.2 | + | | 1.8 ‒ 1.12.2 | [Link](https:// |
| - | | 1.13 and above | [Link](https:// | + | | 1.13 ‒ 1.17 |
| + | |||
| + | ## Common issues | ||
| + | |||
| + | ### Why aren't any item icons shown in the chat? | ||
| + | Check if you have set the `texticon-rp` option in your config.yml to true. (Note: You also need to use Wolfie Mario' | ||
| + | |||
| + | ### Why do Chinese symbols show after enabling the texticon-rp option? | ||
| + | {{: | ||
| + | |||
| + | These icons are Chinese Han symbols that get replaced via [this resourcepack](itemicons) which you have to use for the icons to display right! (The best way for all users to get it are server resourcepacks! E.g. with my [ForceResourcepacks plugin](https:// | ||
| + | |||
| + | If you don't want to show those icons then you can set `texticon-rp` to `false` in your config.yml. | ||
| + | |||
| + | ### Now that I see the icons they seem to display the wrong item? | ||
| + | That can only happen if the mapping in the iconrpmapping.yml are wrong ‒ either for this item or all of them. If you changed the file try deleting it and letting it regenerate. If you did not do such a thing contact me with the items which are wrong and I will try to provide you with a fix/update! | ||