/DumpStats
Appearance
| Command | |
| DumpStats Computes some PlayerDB statistics. | |
|---|---|
| Usage |
/DumpStats <File.txt> /DumpStats <File.txt> |
| Category | Maintenance |
| Required permissions | EditPlayerDB |
| Usable from console? | Yes |
| Introduced in | fCraft 0.490 |
Computes and saves a number of statistics about the server to a given text file. Statistics include average blocks built/deleted, average time spent, average messages written, etc. Statistics are broken down by rank. Second optional parameter has been introduced in fCraft 0.642.
/DumpStats <FileName.txt>
- Dumps stats for active (within 31 days), non-banned players. Note that for security reasons, the target file must be in the fCraft folder and must end in
.txt.
/DumpStats <FileName.txt> <TimeSpan>
- Same as above, but uses a custom timespan to determine player inactivity instead of the default 31 days.