Differences

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

Link to this comparison view

Next revision
Previous revision
plugin:showitem:itemicons [2020/12/13 23:56] – created phoenix616plugin:showitem:itemicons [2023/02/12 13:56] (current) – [Item Icons] Link VelocityResourcepacks phoenix616
Line 1: Line 1:
 # Item Icons # Item Icons
  
-This plugin can use an updated version of [WolfieMario's Text Icon Resourcepack](http://imgur.com/a/oHvbX) (updated pack links see below, don't use the one from the imgur album!) to display an icon in the chat in front of the item's name which is a retextured Chinese Han symbol. Enable this functionality by setting the `texticon-rp` option to `true` in the [config.yml](https://gist.github.com/Phoenix616/e5fc16feb61c95f9f231d26aeb5f2125#file-config-yml-L2) and set WolfieMario's pack as your server resourcepack or integrate the changed chinese font sheets in your current server resourcepack.+This plugin can use an updated version of [WolfieMario's Text Icon Resourcepack](http://imgur.com/a/oHvbX) (updated pack links see below, don't use the one from the imgur album!) or any other resource pack which uses modified fonts for item characters to display an icon in the chat in front of the item's name which is a retextured Chinese Han symbol. Enable this functionality by setting the `texticon-rp` option to `true` in the [config.yml](https://gist.github.com/Phoenix616/e5fc16feb61c95f9f231d26aeb5f2125#file-config-yml-L2) and set WolfieMario's pack as your server resourcepack or integrate the changed chinese font sheets in your current server resourcepack. 
 + 
 +{{:plugin:showitem:850gaau.png?nolink|}} 
 + 
 +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://www.spigotmc.org/resources/bungee-resourcepacks.6137/)/[VelocityResourcepacks](https://forums.papermc.io/threads/velocityresourcepacks-manage-resourcepacks-for-servers-and-whole-proxy.30/) or [WorldResourcepacks](https://www.spigotmc.org/resources/world-resourcepacks.18950/) plugins or the enhanced [ForceResourcepacks](https://frp.phoenix616.dev) version to force your users to use the pack!
  
-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://www.spigotmc.org/resources/bungee-resourcepacks.6137/) or [World Resourcepacks](https://www.spigotmc.org/resources/world-resourcepacks.18950/) plugins or the enhanced [Force Resourcepacks](https://frp.phoenix616.dev) version to force your users to use the pack! 
  
 ## Note for Chinese users ## Note for Chinese users
Line 18: Line 21:
  
 | **Version**    | **Global**                                                            | **Chinese** | | **Version**    | **Global**                                                            | **Chinese** |
-| 1.8-1.12.2     | [Link](http://cdn.moep.tv/files/Custom_Icons_Resource_Pack.zip)       | [Link](http://cdn.moep.tv/files/Custom_Icons_Resource_Pack_Hangul_big.zip)   | +| 1.8-1.12.2     | [Link](https://cdn.moep.tv/files/Custom_Icons_Resource_Pack.zip)       | [Link](https://cdn.moep.tv/files/Custom_Icons_Resource_Pack_Hangul_big.zip)   | 
-| 1.13 and above | [Link](http://cdn.moep.tv/files/Custom_Icons_Resource_Pack_small.zip) | [Link](http://cdn.moep.tv/files/Custom_Icons_Resource_Pack_Hangul_small.zip) |+| 1.13 and above | [Link](https://cdn.moep.tv/files/Custom_Icons_Resource_Pack_small.zip) | [Link](https://cdn.moep.tv/files/Custom_Icons_Resource_Pack_Hangul_small.zip) | 
 + 
 +## 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's text icon resourcepack for that to work properly! For more info see [this site](itemicons)) 
 + 
 +### Why do Chinese symbols show after enabling the texticon-rp option? 
 +{{:plugin:showitem:faq:symbols.png?nolink|}} 
 + 
 +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://l.phoenix616.dev/frp).) 
 + 
 +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!