Minecraft HideItemAttributes mod 2026 download
logo
minecraft mod HideItemAttributes

HideItemAttributes

Game Version: 1.8.1
Total Downloads: 1,329
Updated: Sep 29, 2015
Created: Jul 20, 2015
Download HideItemAttributesDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
v.0.8 [1.8.7-1.8.8] beta 17.30 KB Sep 29, 2015 1.8.1 439 download HideItemAttributes v.0.8 [1.8.7-1.8.8] betaDownload
v.0.8 [1.8.3] beta 17.30 KB Sep 29, 2015 1.8.1 134 download HideItemAttributes v.0.8 [1.8.3] betaDownload
v.0.8 [1.8] beta 17.30 KB Sep 29, 2015 1.8 123 download HideItemAttributes v.0.8 [1.8] betaDownload
v.0.8 [1.7.10] beta 17.45 KB Sep 29, 2015 CB 1.7.9-R0.2 143 download HideItemAttributes v.0.8 [1.7.10] betaDownload
v.0.7 [1.8.7-1.8.8] beta 16.03 KB Aug 18, 2015 1.8.1 194 download HideItemAttributes v.0.7 [1.8.7-1.8.8] betaDownload
v.0.7 [1.8.3] beta 16.02 KB Aug 18, 2015 1.8.1 84 download HideItemAttributes v.0.7 [1.8.3] betaDownload
v.0.7 [1.8] beta 16.03 KB Aug 18, 2015 1.8 77 download HideItemAttributes v.0.7 [1.8] betaDownload
v.0.7 [1.7.10] beta 16.18 KB Aug 18, 2015 CB 1.7.9-R0.2 135 download HideItemAttributes v.0.7 [1.7.10] betaDownload

Screenshots

Description

Share this:

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!*

Screenshots

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

Not added yet:

  • Hide dyed armor "Dyed" lore
  • Any of your suggestion? 🙂

Commands:
/hiareload – Reloads config

Permissions:
hideitemattributes.reload

Config:

##### 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!"

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

Comments

Add a comment