Appendix E in the documentation calls the slot "hands" while in use it appears that "hand" is the proper slot identifier.
This command fails:
/itemnotify hands rightmouseup
This command works:
/itemnotify hand rightmouseup
It works correctly using "hand" but sent me on a goose chase trying to figure out what was wrong with the first statement.

