26 lines
1.1 KiB
HTML
26 lines
1.1 KiB
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>LegacyWorlds Beta 5 > Administration</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1>LW Beta 5 administration tools</h1>
|
||
|
|
||
|
<h2>Game management</h2>
|
||
|
<ul>
|
||
|
<li><a href="game_status.php">Game status</a>: display and manage existing games</li>
|
||
|
<li><a href="create.php?reset=1">Game creation</a>: create new LegacyWorlds rounds or matches</li>
|
||
|
<li><a href="set_default.php">Default game</a> (game for which rankings are displayed)</li>
|
||
|
<li><a href="deathofrats.php">Death of Rats</a>: experimental multi detection tool</li>
|
||
|
</ul>
|
||
|
|
||
|
<h2>Server management</h2>
|
||
|
<ul>
|
||
|
<li><a href="ticks.php">Ticks</a>: enable / disable the tick manager, run ticks manually</li>
|
||
|
<li><a href="proxy.php">Proxy detector</a>: control the detector's status and manually check for open proxies</li>
|
||
|
<li><a href="maintenance.php">Maintenance</a>: activate / de-activate maintenance mode</li>
|
||
|
<li><a href="maps.php">Maps management</a>: manage maps used for <i>Kings of the Hill</i> games</li>
|
||
|
<li><a href="bot.php">IRC bot</a>: control the IRC bot</li>
|
||
|
</ul>
|
||
|
</body>
|
||
|
</html>
|