Removing a category?
Hi! When using the plugin with NPC's it feels really messy to have all of the category's showing at the top. I have tried removing it myself but I'm no experienced coder and it's very difficult for me. Is there anyone who can help with getting rid of them all?
You could comment out lines 597-764 using // at the beginning of each line in guishop.cs.

Of course then when you use the /shop chat command, you will only see the commands category(no buttons on top). You could just populate that with all items you wish to sell if you dont use the commands category to sell commands.

Of course I tested the commenting out of the lines 597-764, before I replied here and it works as original versions.
I actually like all shops able to be accessed by all NPC's, with the NPC's assigned category showing up first.