Looking for help in how to make a plugin in Rust
Hey.

I made a server and i wanna use my own plugins so i can make my own server as i would like, but the problem is.

I never made any Rust Plugins and i don't know how...

Is there any tutorial explaining like how to make for example "Player1 (color) joined the server!"?
If so, please let me know i really wanna make my own plugins!

- iPac_o 
There are MANY of threads explaining this.

Get used with CSharp, use ingame and uMod libraries, look into existing plugins.
In response to 2CHEVSKII ():
There are MANY of threads explaining this.

Get used with CSharp, use ingame and uMod libr...
Alright, thanks!