How to stop McMyAdmin
It's extremely easy to stop the McMyAdmin control panel along with your minecraft server. First, you need to login to SSH. You can see how to do that by reading here: https://allgamer.net/clients/knowledgebase.php?action=displayarticle&id=5
Once you're logged in all you need to do is type a couple of commands. Here are the commands below:
screen -x
Once you've done that you should now be in the screen session. Now run this:
/quit
Your server should now be stopping and the screen session will close automatically.