Which references to include when making a plugin?Solved

I'm trying to figure out what references to link to the project and also what libraries to use.

For example I tried using OnServerCommand but it says that the namespace or namespace name ConsoleSystem could not be found.

I have solved it with help from Wulf on discord:

Assembly-CSharp.dll most likely for the reference, as with most of Rust
Best to reference all of the Facepunch DLLs and Assembly-CSharp DLLs
Best to reference all of the Facepunch DLLs and Assembly-CSharp DLLsBest to reference all of the Facepunch DLLs and Assembly-CSharp DLLs
Locked automatically