Unknown command /stackallNot An Issue
I've tried installing this several times, it doesn't create the .json file and even after creating it myself it still tells me unknown command when I try /Stackall
Check your oxide/logs for errors. This would imply the plugin is not loaded.

I see this 

Error while compiling: StackSizeController.cs(442,17): error CS1525: Unexpected symbol `end-of-file'

That means the file is unreadable and was modified in some way. This generally happens with tools such as FileZilla, where the encoding is changed while uploading. You can fix this by uploading in Binary mode instead.
Locked automatically