<#Player Aliases#>

Player aliases allow you to assign an alias to a player's 'unique id' to make them appear as someone else or to combine multiple aliases into a single unique id.
Note: Changing aliases only effect NEW STATS from logs. Current stats will remain unchanged.

 <#Filter#>:  |     | 
{if $msg}
{$msg|escape}
{/if} {foreach from=$aliaslist item='a'} {foreachelse} {/foreach}
<#Unique ID#> <#Alias#>  
{$a.uniqueid|escape} {$a.alias|escape}
<#No aliases found#>
{include file='block_form_footer.html'}