Oxide not properly importingSolved

I installed oxide on my server and I think i did something wrong because when I load and unload plugins it doesn't say anything in the console. Also when I type oxide.version in the console it should display this HMDxH18fBNezdbo.pngbut instead I get this axd7jGcyuWtDqD8.png

Here are my files of my server.https://gyazo.com/90ad5981c6834913e1fd576e47b749b7

Everything is normal there for Oxide, the command output is what it is supposed to show.

When i put my own plugin in the plugins folder nothing happens and none of my commands work. I put the dll in the following path D:\RustServer\RustDedicated_Data\Plugins\x86_64 here is my code. https://pastebin.com/fBzcg6em

Plugins would not be precompiled and a .cs file, not a DLL. The correct location would be oxide/plugins. You see read more about this under our Docs.

I should of better read the docs first lol

Locked automatically