/DumpStats: Difference between revisions
Appearance
No edit summary |
→/DumpStats FileName.txt: explicitly stated the need to end in .txt |
||
| Line 11: | Line 11: | ||
==<code>/DumpStats FileName.txt</code>== | ==<code>/DumpStats FileName.txt</code>== | ||
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. Only active, non-banned players are counted. Note that for security reasons, the target file must be in the fCraft folder. | 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. Only active, non-banned players are counted. Note that for security reasons, the target file must be in the fCraft folder and must end in <code>.txt</code>. | ||
{{LastUpdated|605}} | {{LastUpdated|605}} | ||
Revision as of 07:39, 20 August 2012
| Command | |
| DumpStats Computes some PlayerDB statistics. | |
|---|---|
| Usage |
/DumpStats FileName.txt |
| Category | Maintenance |
| Required permissions | EditPlayerDB |
| Usable from console? | Yes |
| Introduced in | fCraft 0.490 |
/DumpStats FileName.txt
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. Only active, non-banned players are counted. Note that for security reasons, the target file must be in the fCraft folder and must end in .txt.