$snaps < $sv_fps 
{ 
	Info "type \snaps $sv_fps in your console for smoother gameplay\n" 
}

$cl_maxpackets < 60 
{
	Info "type \cl_maxpackets 60 in your console for smoother movements\n" 
	// or Drop
}

#Name ~ "Unnamed*" 
#{ 
#	Warn "Your name is illegal on this server\nPlease, change it or will be kicked after 40 seconds" 
#}

#CName ~ "*^0*" 
#{ 
#	Warn 40 "Black color is not allowed in tags on this server" 
#}

#IP "127.0.0.1" 
#{
#	Date "2018-06-01_00-00" // default operator for date is '<' (less)
#	{ 
#		Drop "Wait for summer dude :)" 
#	}
#}
