Bump with V2.
I've repaired the issue that wordy pointed out, and apparently the add-on was nested.
so, that means that the file structure was this
Tool_Ownershipper.zip
-Tool_Ownershipper - Folder
--server.cs
--description.txt
instead of this
Tool_Ownershipper.zip
-server.cs
-description.txt
fascinating that no one complained, cause that usually prevents add-ons from executing.