<?xml version="1.0"?>
<meginjarder version="2.2.0.2">

	<!-- Points to the folder containing the server scripts.   -->
	<server url="" />

	<!-- Defines the irc channels that should be available from the plugin. Both command and colorcode are setable   -->
	<irc>
		<channel server="irc.sorcery.net" port="7000" channel="#ancestralsoldier" command="cc" colorcode="14" join="True"/>
		<channel server="irc.sorcery.net" port="7000" channel="#ancestralsoldierquest" command="cq" colorcode="6" join="False"/>
		<channel server="irc.sorcery.net" port="7000" channel="#ancestralsoldierfellowship" command="cf" colorcode="10" join="False"/>
	</irc>

	<!-- Plugin will save a number of messages here if savelines is greater than zero -->
	<chathelper savelines="20">
	</chathelper>

	<!-- Update options are saved on character basis by the plugin   -->
	<update />

</meginjarder>
