Discussion in 'Rust Development' started by Dr.Deft, Mar 6, 2016.
Is it possible from the plugin to call a console command? And if so, how?
Code: rust.RunServerCommand("command goes here")
rust.RunServerCommand("command goes here")
@Wulf Thank