Have a Custom Server Texturepack?
Do you prefer Items by another name?
Change every item and block on your server to have the name you want them to have!
Features:
- changes existing items (in inventories) when accessed
- items named when absorbed into chests, allowing named items to stack
- can set names for subdata (and default names for those)
- changes item crafting recipe names, so you can see them before you craft
- Won't change items with existing names (via anvil)

Setup:
- Plugin will automatically extract a sample config file for you into plugins\ItemNames\names.yml
- Alternatively, you can get the sample here, and edit to your likeing before enabling the plugin
- YAML keys are the item ids of the items or blocks
- If you want data values defined (eg. wool/dye), add those as entries to the id (data value for the key)
- setting "default" sets that to be the name if none of the data values match the item
Commands:
- /itemnames reload - reloads names from settings file
(Requires itemnames.admin permission, op-default)