perfect thanks, i got it working:
{$p_show_stats} - make sure you are adding this to skins/yourskin/child/stats.hml
your plugin had a small mistake, you dont need .html on the template name
corrected code:
if($TMPL['premium_flag'] == 1) {
$TMPL['p_show_stats'] =...