Auto Lag Kick is a mutator. That kicks a player when it's ping get over a certain amount,
and when the player uses one the the illegal characters in his/her name.
The ping when the player gets kicked and the illegal characters can be set by the admin.


Confugiration:

To configure this mutator u have to log in as admin and change the values as you want them.
The commands for changing the values are:

mutate SetTime			sets the time a ping should be higer then the ping limit 
				before the player gets kicked (in seconds)

mutate SetPing			set the ping from where the player should be kicked

mutate SetStar			set the time from where the ping should be monitored after the player 
				enters the game because the players always have a high ping for a few seconds 
				when it joins the server (in seconds)

mutate SaveIP <playername>	adds the players IP to a list with IP that will never be kicked

mutate SaveIPNR <ipmask>	adds the IP to the list of IPs that won't be kicked, this must
				have the following form: 130.89.228.50 or something like 130.89.*
				You can add up to 50 IPs.

mutate GetConfig		will display the current configuration of this mutator

mutate GetVers			returns the version number of AutoLagKick

mutate AddChar	<char>		add <char> to the Illegal Chars list

mutate SetChar <string>		set the Illegal chars list to <string>




!!! I took this mutator from unreal and just modified the code to make it work with rune !!!


Installation:

Put all of the files in your Rune\System folder.