deathmarine / DiabloDrops

Bukkit plugin that adjusts the mob dropping mechanics to include regularly dropped enchanted items that could be commonly found in Diablo.
http://dev.bukkit.org/bukkit-plugins/diablodrops/
GNU General Public License v3.0
17 stars 19 forks source link

Colorblind Mode? #65

Closed adracamas closed 11 years ago

adracamas commented 11 years ago

Is it possible you could add some form of info on what kind of material the equipment is made from? Some people (like myself) can't tell when an item is made of Diamond or Iron. Sometimes when the enchantment skin is over the item we can't even tell if it's wood. It's sad I know but an honest problem. :/ http://colorvisiontesting.com/what%20colorblind%20people%20see.htm

ToppleTheNun commented 11 years ago

The new build that is building on the Jenkins should have a new option under "Display" in the config.yml called "ColorBlind". If it doesn't contain it, put it in. Set the value to "true" (without quotes) and DiabloDrops items will, from that point on, start containing the material name in the lore.

adracamas commented 11 years ago

You rule. Thank you.