<#Player Bans#>

Players that are BANNED are ignored from the stats. New BANS added only effect new logs that are scanned from the game server. Note: 'worldid' is the same as 'steamid'.

 <#Filter#>: ::  |     | 
{$pagerstr}  
{if $errors.fatal}
{/if} {if $msg}
{$msg|escape}
{/if} {foreach name='list' from=$banlist item='b'} {if $b.enabled} {else} {/if} {foreachelse} {/foreach}
<#Match String#> <#Type#> <#Date#> <#Reason#> <#Enabled#>
{$b.matchstr|escape} {$b.matchtype|escape} {$b.bandate|datetime} {$b.reason|default:'-'|escape}<#Yes#><#No#>
<#No player bans found#>
{$pagerstr}  
<#With Selected#>:
{include file='block_form_footer.html'}