Team page - display outfits of the players (configurable)

This commit is contained in:
whiteblXK
2019-03-13 20:39:16 +01:00
parent 3fc8d01070
commit 622122562f
4 changed files with 40 additions and 8 deletions

View File

@@ -184,6 +184,7 @@ $config = array(
'team_display_status' => true,
'team_display_lastlogin' => true,
'team_display_world' => false,
'team_display_outfit' => true,
// bans page
'bans_limit' => 50,