Hi all,
I currently have a 'crafting' crossbar set to shared. And a macro to turn this hotbar on and off that looks like this: /chotbar share 3 on/off. It works perfectly fine.

However. Since I've been racking up macros, I would like to set them up per crafter. So I disabled that my hotbar is shared. But any new macro I make to display and hide this hotbar doesn't work.

I've tried all of the following:

/chotbar 3 on/off -> does nothing

/chotbar display 3 ->separate macro with hide macro
/chotbar hide 3

/chotbardisplay 3 on/off -> does not take subcommands, so just turns everything on/off

Is there anyway to make this work like the shared works?