<?xml version="1.0"?>
<meginjarder version="3.0.0.5">
	<!-- Points to the folder containing the server scripts.   -->
	<!-- Example: server url="http://www.yourURL.com/yourMJpath/pluginserver/" -->
	<server url="http://www.2love2learn.org/Meginjarder/pluginserver"/>
	<!-- Defines the irc channels that should be available from the plugin. Both command and colorcode are setable   -->
	<irc>
		<channel server="irc.slashnet.org" port="6667" channel="#Saints" command="s" colorcode="14" join="False"/>
		<channel server="irc.slashnet.org" port="6667" channel="#SaintsPk" command="pk" colorcode="6" join="False"/>
		<channel server="irc.slashnet.org" port="6667" channel="#SaintsQuest" command="q" colorcode="5" join="False"/>
	</irc>
	<!-- Plugin will save a number of messages here if savelines > 0   -->
	<chathelper savelines="40">
		<chatline name="welcome" text="welcome to Meginjarder"/></chathelper>
	<!-- Update options are saved on character basis by the plugin   -->
	<update>
		<character name="your chars" shareinfo="True" autoupdate="True"/></update>
</meginjarder>
