No UI appearingNot An Issue
The plugin loaded correctly "(12:04:24) | [Oxide] 12:04 [Info] Loaded plugin Box Sorter Lite v1.0.8 by haggbart" but i am not gettting a UI, I have permissions too. Any ideas? I did have Quicksort installed. But unloaded it to test this one out.
Ignore all this, its now appeared! Just reloaded it again. Would it be possible to let us add our own skin ID's for the box catagories in a config? If this is possible, just keep it simple. Category name - Skin ID Some thing like that would be awesome!
In response to YGBHawk ():
Ignore all this, its now appeared! Just reloaded it again. Would it be possible to let us add our ow...

I could make it easier, but it's already possible.

If you open data/BoxSorter.json,
check:

{
"576569265": { <--- this is the skin id that will apply to "clothing"
"Name": "clothing",
"ItemIds": [
-1215166612,
-1266045928,

Ah its in the data folder! Nailed it man! For the sake ofthers just make a note on the plugin page that this info in in the data folder. If its there, then I was just being blind XD Thanks man no need to change it to make it easier. I just didnt think to look in the second most obvious place ;)
Good idea to add some info about that. Appreciated! :)
Locked automatically