Check your XML if you're having problems

Installing, Configuring & Operating MeginJarder

Moderator: Trekman

Locked
User avatar
Panzerfaust
Monarch
Posts: 8698
Joined: Fri Jan 17, 2003 12:26 am
Location: Florida

Check your XML if you're having problems

Post by Panzerfaust » Wed Sep 24, 2003 10:21 am

Code: Select all

<?xml version="1.0"?>
<meginjarder version="2.2.0.4">
	<!-- Points to the folder containing the server scripts.   -->
	<server url="http://213.47.13.173/lddata/pluginserver"/>
	<!-- Defines the irc channels that should be available from the plugin. Both command and colorcode are setable   -->
	<irc>
		<channel server="irc.sorcery.net" port="9000" channel="#lastdynasty" command="i" colorcode="14" join="True"/>
	</irc>
	<!-- Plugin will save a number of messages here if savelines > 0   -->
	<chathelper savelines="30">
		<chatline name="Gray's Mage" text="no hurry even"/></chathelper>
	<!-- Update options are saved on character basis by the plugin   -->
	<update>
		<character name="Panzerfaust" shareinfo="True" autoupdate="True"/></update>
</meginjarder>
[img]htttp://lastdynasty.net/pics/panzersig.jpg[/img]

Adversity has the effect of eliciting talents, which, in prosperous circumstances, would have lain dormant. -Horace

Locked