Jump to content

/DumpStats: Difference between revisions

From fCraft Wiki
Hellenion (talk | contribs)
/DumpStats FileName.txt: explicitly stated the need to end in .txt
No edit summary
Line 5: Line 5:
|uses=/DumpStats FileName.txt
|uses=/DumpStats FileName.txt
|cat=Maintenance
|cat=Maintenance
|perm={{perm|EditPlayerDB}}
|perm={{rperm|EditPlayerDB}}
|console=Yes
|console=Yes
|v=0.490
|v=0.490
Line 13: Line 13:
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>.
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|1650}}

Revision as of 02:44, 22 August 2012

Command
DumpStats

Computes some PlayerDB statistics.

Usage

/DumpStats FileName.txt

CategoryMaintenance
Required permissionsEditPlayerDB
Usable from console?Yes
Introduced infCraft 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.