Page 1 of 1

Check your XML if you're having problems

Posted: Wed Sep 24, 2003 10:21 am
by Panzerfaust

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>