<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.amahi.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Eric+Clausing</id>
	<title>Amahi Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.amahi.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Eric+Clausing"/>
	<link rel="alternate" type="text/html" href="https://wiki.amahi.org/index.php/Special:Contributions/Eric_Clausing"/>
	<updated>2026-05-04T17:30:49Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://wiki.amahi.org/index.php?title=McMyAdmin&amp;diff=46861</id>
		<title>McMyAdmin</title>
		<link rel="alternate" type="text/html" href="https://wiki.amahi.org/index.php?title=McMyAdmin&amp;diff=46861"/>
		<updated>2011-09-27T18:55:06Z</updated>

		<summary type="html">&lt;p&gt;Eric Clausing: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Minecraft server with web-based front end for server management.&lt;br /&gt;
&lt;br /&gt;
* Install dependancies&lt;br /&gt;
{{Code|yum install mono-devel&lt;br /&gt;
yum install java-1.6.0-openjdk java-1.6.0-openjdk-plugin-1}}&lt;br /&gt;
* Get and install McMyAdmin&lt;br /&gt;
{{Code|mkdir /var/hda/web-apps/mcmyadmin&lt;br /&gt;
wget -P /var/hda/web-apps/mcmyadmin http://www.phonicuk.com/Downloads/McMyAdmin-latest.zip&lt;br /&gt;
unzip /var/hda/web-apps/mcmyadmin/McMyAdmin-latest.zip -d /var/hda/web-apps/mcmyadmin/&lt;br /&gt;
chmod +x /var/hda/web-apps/mcmyadmin/start.sh}}&lt;br /&gt;
* Start McMyAdmin and Minecraft server&lt;br /&gt;
{{Code| /var/hda/web-apps/mcmyadmin/./start.sh}}&lt;br /&gt;
and wait for it to download the latest Minecraft server.  Once done stop it with '''&amp;lt;Ctrl-C&amp;gt;''' and run the following.&lt;br /&gt;
{{Code|nohup /var/hda/web-apps/mcmyadmin/start.sh &amp;amp;}}&lt;br /&gt;
&lt;br /&gt;
The web interface runs on port 8080 by default account admin/admin. By default the web interface can only be accessed from the machine it is running on. To make it available from another machine the entry passwordmd5 in McMyAdmin.conf.default must be changed.&lt;br /&gt;
&lt;br /&gt;
The Minecraft server runs on port 25565 by default. After users have properly forwarded ports to the Amahi server Minecraft players will be able to use the HDA URL to connect to the server.&lt;br /&gt;
&lt;br /&gt;
Cronjob will need to be set for autostart on boot. Amahi may also be able to monitor this server to make sure it is running, similar to other services.&lt;br /&gt;
&lt;br /&gt;
[[Category:Apps]]&lt;/div&gt;</summary>
		<author><name>Eric Clausing</name></author>
		
	</entry>
</feed>