Well the whole point of the system to
cut down on spam, since it only counts a limited number of posts each day. That said, you should be able to use template conditionals so that the info only shows to certain usergroups. Surround the templates
activity_rankblock,activity_statblock,activity_top statpage
with
Code:
<if condition="is_member_of($bbuserinfo,6)"></if>
, then set User profile page statistics to Right Side and Remove postcount and remove joindate to no. You'll also want to set Add navbar link for Top Activity to no so people don't have questions about a navbar link to a blank page.