With this plugin, you can send your players automatically messages if they take an item in the hand, or another message when they take it off.
Material names can be found here.
&0 = black, &8 = black = dark grey
&1 = blue, &9 = blue
&2 = green, &a = green
&3 = cyan, &b = cyan
&4 = red, &c = red
&5 = magenta, &d = magenta
&6 = yellow, &e = yellow
&7 = white = light grey, &f = white
/itemmsg on - Enables the plugin.
/itemmsg off - Disables the plugin.
/itemmsg set (material) (message) - Sets the message for the given material.
/itemmsg get (material) - Returns the message for the specified material.
/itemmsg del (material) - Removes the message for the choosen material.
/itemmsg setswitch/getswitch/delswitch - Same as above for switch message.