A MultiServerControl symfony2 bundle for minecraft servers.
- Go into the root directory of your symfony project e.g.
cd /var/www/MineControl/ - Make a directory named 'server'
mkdir server - Download the minecraft server into the server directory
cd server/wget LINK - Now call
php app/console minecraft (start|stop|restart|status)