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

@@ -22,6 +22,7 @@
<li><a href="forum.php">Forum</a> </li>
<li><a href="guilds.php">Guilds</a> </li>
<li><a href="highscores.php">Highscores</a> </li>
<?php if ($config['powergamers']['enabled']): ?><li><a href="powergamers.php">Powergamers</a> </li><?php endif; ?>
<li><a href="houses.php">Houses</a> </li>
<li><a href="killers.php">Killstatistics</a> </li>
<li><a href="deaths.php">Latest deaths</a> </li>