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:
Not added yet:
- 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:
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 :0Code (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!"

HideItemAttributes 0.8
Hide this annoying item attributes! Must have plugin!
Recent Updates
- Multiworld update Sep 29, 2015
- More versions and hotfix Aug 17, 2015
- 1.8.8 update and no adFly Aug 17, 2015