Big Geordie bot plugin, Mark II
By .FUEY.
November 2nd, 2010


What is it?
-----------
A chat plugin for the Xaseco server controller used with the
Trackmania Forever dedicated server


What does it do?
----------------
Provides a means to
	Kick players whose ladder rank exceeds a defined value
	Warn or kick players who use offensive language in the chat
	Provide automated server responses when certain keywords are found in player chat


How is it different to the original Big Geordie?
------------------------------------------------
The mark II version has been revised to more easily allow
other languages than English to be configured and used


How do I install it?
--------------------
1. Unzip the contents of BigGeordieMkII.zip to the plugins folder in the Xaseco controller folder
	biggeordie.php is in the plugins folder
	The other files are in the bglangs sub-folder of the plugins folder

2. Update biggeordie.php to:
	a. Determine the language to be used (line 11)
		de = German
		en = English
		es = Spanish
		fr = French
		it = Italian
		Other languages can be easily created by using the provided files as templates
	b. Edit the rank player-kick message to your language (line 38)
	c. Edit the BGBOT command messages to you language (lines 62, 63, 64, 85 and 89)

3. Edit the xx.swear.php and xx.bgchat.php files (xx = language from step 2a) to suit your own needs
	Additional swear words, chat text keywords and responses can be easily added by following the examples

4. Edit the plugins.xml file in the main Xaseco folder to include the following line:

	<plugin>biggeordie.php</plugin>

5. Stop Xaseco (if it is running) and then restart it. And that should be it. :-)


What if I have any questions or problems?
-----------------------------------------
Post a message in the Big Geordie Mark II thread at TM-Forum ...

	http://tm-forum.com/viewtopic.php?f=28&t=26941

... or send me a private message via the forum ...

	http://tm-forum.com/ucp.php?i=pm&mode=compose&u=6126

Happy chatting! :-)

