Changes

From Amahi Wiki
Jump to: navigation, search
424 bytes added ,  23:46, 10 February 2011
no edit summary
Minecraft server with web-based front end for server management.
<codepre>#!/bin/bash
# Install dependancies
# Start McMyAdmin and Minecraft server
/var/hda/web-apps/mcmyadmin/start.sh<code/preThe web interface runs on port 8080 by default account admin/admin. And 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. 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.