HideItemAttributes

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

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    93661
  • Created
    Jul 20, 2015
  • Last Released File
    Never
  • Total Downloads
    1,797
  • License

Categories

Members

Recent Files