/
com/planet_ink/coffee_mud/Abilities/
com/planet_ink/coffee_mud/Abilities/Common/
com/planet_ink/coffee_mud/Abilities/Diseases/
com/planet_ink/coffee_mud/Abilities/Druid/
com/planet_ink/coffee_mud/Abilities/Fighter/
com/planet_ink/coffee_mud/Abilities/Prayers/
com/planet_ink/coffee_mud/Abilities/Properties/
com/planet_ink/coffee_mud/Abilities/Skills/
com/planet_ink/coffee_mud/Abilities/Songs/
com/planet_ink/coffee_mud/Abilities/Spells/
com/planet_ink/coffee_mud/Abilities/Thief/
com/planet_ink/coffee_mud/Abilities/Traps/
com/planet_ink/coffee_mud/Areas/interfaces/
com/planet_ink/coffee_mud/Behaviors/
com/planet_ink/coffee_mud/CharClasses/interfaces/
com/planet_ink/coffee_mud/Commands/
com/planet_ink/coffee_mud/Commands/interfaces/
com/planet_ink/coffee_mud/Exits/interfaces/
com/planet_ink/coffee_mud/Items/Armor/
com/planet_ink/coffee_mud/Items/Basic/
com/planet_ink/coffee_mud/Items/MiscMagic/
com/planet_ink/coffee_mud/Items/Software/
com/planet_ink/coffee_mud/Items/Weapons/
com/planet_ink/coffee_mud/Libraries/interfaces/
com/planet_ink/coffee_mud/Locales/
com/planet_ink/coffee_mud/Locales/interfaces/
com/planet_ink/coffee_mud/MOBS/
com/planet_ink/coffee_mud/MOBS/interfaces/
com/planet_ink/coffee_mud/Races/
com/planet_ink/coffee_mud/Races/interfaces/
com/planet_ink/coffee_mud/WebMacros/
com/planet_ink/coffee_mud/WebMacros/interfaces/
com/planet_ink/coffee_mud/application/
com/planet_ink/coffee_mud/core/smtp/
com/planet_ink/siplet/applet/
lib/
resources/examples/
resources/fakedb/
resources/quests/delivery/
resources/quests/diseased/
resources/quests/drowning/
resources/quests/gobwar/
resources/quests/holidays/
resources/quests/robbed/
resources/quests/smurfocide/
resources/quests/stolen/
resources/quests/templates/
resources/quests/treasurehunt/
resources/quests/vengeance/
web/
web/admin.templates/
web/admin/images/
web/pub.templates/
web/pub/images/mxp/
web/pub/sounds/
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
 	<link rel="grinder icon" href="/images/grinder.ico" >
	<!-- tell spiders to sod off -->
	<meta name="ROBOTS" content="NOINDEX, NOFOLLOW">
	<link rel="STYLESHEET" TYPE="TEXT/CSS" HREF="admin.css">
 	<link rel="grinder icon" href="/images/grinder.ico" >
	<title>@MUDSERVERVERSION@, @WEBSERVERVERSION@ '@WEBSERVERNAME@'</title>
</head>

<body>
<CENTER>
<IMG SRC="images/pyramid.jpg" WIDTH=78 HEIGHT=122 ALT="" BORDER="0"><br>
<h3>CoffeeMud Admin Server</H3>
<B>@WEBSERVERVERSION@ '@WEBSERVERNAME@'</B> on port <B>@WEBSERVERPORT@</B><br>
<br>
MUD Server: <b>@MUDSERVERVERSION@</b> on port <b>@MUDSERVERPORT@</b>: <b>@MUDSERVERSTATUS@</B><br>
	<br>
	<a href="pub/"><FONT COLOR=BLUE>Go to public pages</FONT></A><br>
	<br>
	<TABLE WIDTH=100% BORDER=0>
	<TR>
	<TD WIDTH=25% ALIGN=CENTER VALIGN=TOP>
	<FORM NAME=LOGIN METHOD=POST ACTION=/grinder/loggedin.cmvp TARGET=_top>
	<TABLE WIDTH=200 BORDER=1>
	<TR><TD WIDTH=200 COLSPAN=2 ALIGN=CENTER BGCOLOR=WHITE><FONT COLOR=BLACK><B>Login to MUDGrinder</B></FONT></TD></TR>
	<TR><TD WIDTH=50><FONT COLOR=WHITE>Login:</FONT></TD><TD WIDTH=150><INPUT TYPE=TEXT SIZE=10 NAME=LOGIN></TD></TR>
	<TR><TD WIDTH=50><FONT COLOR=WHITE>Password:</FONT></TD><TD WIDTH=150><INPUT TYPE=PASSWORD SIZE=15 NAME=PASSWORD></TD></TR>
	<TR><TD COLSPAN=2 WIDTH=200 ALIGN=CENTER><INPUT TYPE=SUBMIT NAME=LOGIN VALUE=Login></TD></TR>
	</TABLE>
	</FORM>
	</TD>
	<TD WIDTH=25% ALIGN=CENTER VALIGN=TOP>
	<B><FONT COLOR=WHITE>Builders Guides</FONT></B><br>
	<a href="pub/guides/ArchonGuide.html"><FONT COLOR=BLUE>Archon's Guide</FONT></a><BR>
	<A HREF="pub/guides/GameBuildersGuide.html"><FONT COLOR=BLUE>Game Builders Guide</FONT></A><br>
	<A HREF="pub/guides/Scriptable.html"><FONT COLOR=BLUE>Scripting Guide</FONT></A><br>
	<A HREF="pub/guides/MUDChat.html"><FONT COLOR=BLUE>MUDChat Guide</FONT></A><br>
	<A HREF="pub/guides/MUDGrinder.html"><FONT COLOR=BLUE>MUDGrinder Guide</FONT></A><br>
	</TD>
	<TD WIDTH=25% ALIGN=CENTER VALIGN=TOP>
	<B><FONT COLOR=WHITE>Builders Lists</FONT></B><br>
	<a href="ahelps.cmvp"><FONT COLOR=BLUE>Archon Help Topics</FONT></A><br>
	<A href="abilities.cmvp"><FONT COLOR=BLUE>Skills List</FONT></a><BR>
	<A href="behaviors.cmvp"><FONT COLOR=BLUE>Behaviors List</FONT></a><BR>
	<A href="affects.cmvp"><FONT COLOR=BLUE>Affects List</FONT></a><BR>
	</TD>
	<TD WIDTH=25% ALIGN=CENTER VALIGN=TOP>
	<B><FONT COLOR=WHITE>Other Guides</FONT></B><br>
	<A HREF="pub/guides/InstallationGuide.html"><FONT COLOR=BLUE>Installation Guide</FONT></A><br>
	<A HREF="pub/guides/WebServer.html"><FONT COLOR=BLUE>Web Server guide</FONT></A><br>
	<A HREF="pub/guides/SMTPServer.html"><FONT COLOR=BLUE>SMTP Server guide</FONT></A><br>
	<A HREF="pub/guides/Programming.html"><FONT COLOR=BLUE>Programmers Guide</FONT></A><br>
	<A HREF="pub/guides/BuildersFAQ.html"><FONT COLOR=BLUE>Builders FAQ</FONT></A><br>
	</TD>
	</TR>
	</TABLE>
<br>
</DIV>
</body>
</html>