ItemRenamer 1.7.3

Details

  • Filename
    ItemRenamer-1.7.3.jar
  • Uploaded by
  • Uploaded
    Jul 13, 2013
  • Size
    138.79 KB
  • Downloads
    3,163
  • MD5
    94693f00fb5b7966b53d3bf8641dadcb

Supported Bukkit Versions

  • 1.6.2
  • 1.5.2

Changelog

Build: #39

This version adds the ability to add or remove fake enchantments (vanilla as well as custom enchantments) with a couple of simple commands:

# Add a fake silk touch enchantment - the item will appear to 
# have silk touch, but without the effect itself
/renamer add enchantment SILK_TOUCH 1

# Remove this fake enchantment
/renamer remove enchantment SILK_TOUCH 1

You can also hide existing real enchantments:

/renamer add disenchantment LOOTING 1
/renamer remove disenchantment LOOTING  1

In addition, I've introduced two new custom fake enchantment:

  • GLOW - Give the item the characteristic enchantment glow, without any visible enchantments.
  • NO_ATTRIBUTES - Hide the new 1.6.2 default attributes (such as +7 Attack Damage on swords).

Finally, you can now change the name of items that have been renamed in an anvil or given custom lore. Simply select them with renamer select hand, and you should be good to go.

Features

Fixes

Small fixes

API

See also: