Difference between revisions of "McMyAdmin"
From Amahi Wiki
Afterspencer (talk | contribs) (Minecraft server with web-based front end for server management.) |
(No difference)
|
Revision as of 23:15, 10 February 2011
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