<?xml version="1.0"?>

<meginjarder version="3.0.0.5">

	<!-- Points to the folder containing the server scripts.   -->

	<server url="http://www.leetness.org/home/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="6667" channel="#OrionHunters" command="o" colorcode="13" join="True"/><channel server="irc.sorcery.net" port="6667" channel="#Morningthaw" command="mt" colorcode="14" join="True"/>

	</irc>

	<!-- Plugin will save a number of messages here if savelines > 0   -->

	<chathelper savelines="20">

	</chathelper>

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

	<update>

	</update>

</meginjarder>


