how to let gm also be shown in the ranking and other stuff in fluxcp ?
found this out i guess gotte test it out yet in application.php
find
'RankingHideGroupLevel' => AccountLevel::LOWGM, // 'InfoHideZenyGroupLevel' => AccountLevel::LOWGM,
change to this
'RankingHideGroupLevel' => AccountLevel::NORMAL, // 'InfoHideZenyGroupLevel' => AccountLevel::NORMAL,