EasyMute V1.2-fixed
Author: Rush (rush@u.one.pl)

This small mod allows a server administrator to mute naughty players from sending messages. ;)

---------

FEATURES:
-Mutes Messages and VoiceMessages.
-Muting/UnMuting by Name
-Muting/UnMuting by ID
-Muting/UnMuting ALL
-Listing IDs for nicks.
-Other mods compatibility

---------

INSTALLATION:
   Copy EasyMuteV12.u to your System directory and add line which is below to the [Engine.GameEngine] section of UnrealTournament.ini
ServerActors=EasyMuteV12.EM

---------

Mutate Commands:
-idlist			- lists players' IDs.
-status <PlayerName> 	- shows the mute status, 1 for muted, 0 for not muted.
-mute <PlayerName>
-unmute <PlayerName>
-muteid <PlayerID>
-unmuteid <PlayerID>
-muteall
-unmuteall

---------

Config:
That's not much but after the first run you'll see this section in the server's ini.

[EasyMuteV12.EM]
DefaultALLMuted=False	- Set it to true if you want every new player to be muted.

---------

ChangeLog:

v1.2-fixed:
- Due to my mistake the voicemessages weren't blocked. :P
V1.2:
- Muted players can't send voicemessages from now.
V1.1:
- Added DefaultAllMuted Option.
V1:
- First Release :)

---------

If you find any bugs or if you have any requests please mail me.