McMyAdmin
From Amahi Wiki
Revision as of 23:21, 10 February 2011 by Afterspencer (talk | contribs)
McMyAdmin
Minecraft server with web-based front end for server management.
#!/bin/bash
- Install dependancies
yum install mono-devel
yum install java
- Get and install McMyAdmin
mkdir /var/hda/web-apps/mcmyadmin
wget -P /var/hda/web-apps/mcmyadmin http://www.phonicuk.com/Downloads/McMyAdmin-latest.zip
unzip /var/hda/web-apps/mcmyadmin/McMyadmin-Latest.zip -d /var/hda/web-apps/mcmyadmin/
chmod +x /var/hda/web-apps/mcmyadmin/start.sh
- Start McMyAdmin and Minecraft server
/var/hda/web-apps/mcmyadmin/start.sh