Mercurial > ~darius > hgwebdir.cgi > paradise_server
comparison docs/README.Tools @ 2:2719a89505ba
First entry of Paradise Server 2.9 patch 10 Beta
author | darius |
---|---|
date | Sat, 06 Dec 1997 04:37:01 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
1:4d6502ffaa5e | 2:2719a89505ba |
---|---|
1 (9/19/94:Brandon) | |
2 | |
3 PARADISE TOOLS | |
4 | |
5 These are tools used for working with the server and its db. | |
6 Most of them must be used while the server is running (set your | |
7 NETREKDIR environment variable). I would suggest checking out | |
8 all the options available to each tool with the -h flag. | |
9 | |
10 mes -- used to send messages to the message boards, via a regular | |
11 terminal. | |
12 | |
13 xtk -- has various options for controlling the game from a | |
14 terminal. | |
15 | |
16 wm -- watch messages sent back and forth. | |
17 | |
18 pl -- list players in the game. | |
19 | |
20 reset -- reset the galaxy. | |
21 | |
22 promo -- check for recent rank promotions. | |
23 | |
24 hs -- compares old db file with new player db file to create a | |
25 highscores ranking. | |
26 | |
27 trim -- used to clean up and trim the player db. | |
28 | |
29 hr -- creates a listing of the top n players. | |
30 | |
31 ds -- describe/dump ships; runs the daemon and dumps out | |
32 stats on each ship in a format dependant upon the given | |
33 options. |