make a new way to filter player names (change
player.filter)
to have a file format like:
[<username to be displayed>]
<alias 1>
<alias 2>
<alias 3>
<alias 4>
it should be able to handle wildcards as well, as some
players want to keep their stats as they progress
through the ranks in their clan. maybe handle comments
too?
example:
[^3{LLC}^1miCro]
{LLC}miCro
{llc}miCro
{LLC} miCro #<== notice space added
{LLC}miCro [training]
{LLC}miCro*
Anonymous