//itemget <index> [plus] [flag] [count] [socket] [option_count] [option_type] [option_level]
<index> = itemindex
[plus] = itemplus
[flag] = unimportant just 0
[count] = amount of the item
[socket] = amount of sockets on your Accessory
[option_count] = amount of options
[option_type] = t_option -> a_type
[option_level] = t_option -> a_level
as example:
/itemget 164 0 0 1 0 1 1 3
with two options, just add the other option behind.
/itemget 164 0 0 1 0 2 1 3 0 3