McMyAdmin

From Amahi Wiki
Revision as of 23:21, 10 February 2011 by Afterspencer (talk | contribs)
Jump to: navigation, search

McMyAdmin

Minecraft server with web-based front end for server management.

#!/bin/bash

  1. Install dependancies

yum install mono-devel yum install java

  1. 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

  1. Start McMyAdmin and Minecraft server

/var/hda/web-apps/mcmyadmin/start.sh