This plugin allow you to hide standard item attributes like "+7 Attack Damage" on all items!
WARNING! Since version 0.4 you need latest version of ProtocolLib!
Features:
Commands:
/hiareload - Reloads config
Permissions:
hideitemattributes.reload
Config:
Please report any bugs in discussion! I really want to make this plugin works pretty well and fix every founded bug as soon as possible :0
WARNING! Since version 0.4 you need latest version of ProtocolLib!
Spoiler
Features:
- Hides vanilla item attributes on all items in inventory
- Hides vanilla item attributes on crafted items
- Hides vanilla item attributes on items in opened inventories
- Can ignore specified items from config
- Does not affect item functional, just hides item attributes
- Works with all plugins!
- Multi-world support
- Full 1.7.10 and 1.8 support
- Any of your suggestion?

- Hide dyed armor "Dyed" lore
Commands:
/hiareload - Reloads config
Permissions:
hideitemattributes.reload
Config:
Code (Text):
##### HideItemAttributes v.0.8 Config
### This is main plugin config
### If you have issues, first check this file with YAML parser http://www.yamllint.com/
### For update this config on running server, use command /hiareload
## itemlist - Attributes for this items will (not) hidden (depends on parameter 'blacklist' below). List of all minecraft items in right format: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
## By default, this list contains only Records (for showing song names), Written book (for showing book info like author name) and Enchant book (for showing enchantments). You can remove them or/and add your items
itemlist:
- 'RECORD_3'
- 'RECORD_4'
- 'RECORD_5'
- 'RECORD_6'
- 'RECORD_7'
- 'RECORD_8'
- 'RECORD_9'
- 'RECORD_10'
- 'RECORD_11'
- 'RECORD_12'
- 'WRITTEN_BOOK'
- 'ENCHANTED_BOOK'
#- 'POTION'
## Set type of list above. If set to 'true', attributes on listed items will not be hidden. Set to 'false' to reverse this list to the whitelist
blacklist: true
## List of worlds, in which the plugin will work
worlds:
- 'world'
- 'world_nether'
- 'world_the_end'
## Localization (why not?)
no-permission: "You are not allowed to use this command!"
### This is main plugin config
### If you have issues, first check this file with YAML parser http://www.yamllint.com/
### For update this config on running server, use command /hiareload
## itemlist - Attributes for this items will (not) hidden (depends on parameter 'blacklist' below). List of all minecraft items in right format: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
## By default, this list contains only Records (for showing song names), Written book (for showing book info like author name) and Enchant book (for showing enchantments). You can remove them or/and add your items
itemlist:
- 'RECORD_3'
- 'RECORD_4'
- 'RECORD_5'
- 'RECORD_6'
- 'RECORD_7'
- 'RECORD_8'
- 'RECORD_9'
- 'RECORD_10'
- 'RECORD_11'
- 'RECORD_12'
- 'WRITTEN_BOOK'
- 'ENCHANTED_BOOK'
#- 'POTION'
## Set type of list above. If set to 'true', attributes on listed items will not be hidden. Set to 'false' to reverse this list to the whitelist
blacklist: true
## List of worlds, in which the plugin will work
worlds:
- 'world'
- 'world_nether'
- 'world_the_end'
## Localization (why not?)
no-permission: "You are not allowed to use this command!"
Quick facts
- Edition: Minecraft Java
- File type: .jar
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
HideItemAttributes is a free Minecraft Java mod. Downloaded 2,151 times (via Spigot). Download it and open it directly in the game.