This is a simple minecraft plugin that allows you to execute the OS shell commands like "ls", "wget" etc from the minecraft console and the in-game chat without op. So basically it's like having SSH shell access.
{NOTE: This plugin is not made with the intention of any illegal activites. The author is not responsible for any actions you do using this plugin. All work is simply for educational purpose.]
Download the jar file from the releases or clone the repository and build jar using mvn clean install.
exec <your command>
Just put your desired command after exec.