Player history and powergamers rewrite

This commit is contained in:
Znote
2021-12-20 10:36:11 +01:00
parent 098d841533
commit fb6c391925
5 changed files with 450 additions and 86 deletions

View File

@@ -11,6 +11,7 @@
include 'layout/widgets/charactersearch.php';
include 'layout/widgets/topplayers.php';
include 'layout/widgets/highscore.php';
if ($config['powergamers']['enabled']) include 'layout/widgets/powergamers.php';
include 'layout/widgets/serverinfo.php';
if ($config['ServerEngine'] !== 'TFS_02') include 'layout/widgets/houses.php';
if ($follow["enabled"]): ?>