Statistics

Statistics 1.4.1

Author
Felladrin
Downloads
89
Views
2,474
First release
Last update

Ratings

0.00 star(s) 0 ratings
No permission to download Join the discussion More information

More resources from Felladrin

Statistics

This is an automated script that collects and displays shards statistics in-game and on console.

In-game player command: [Statistics

screenshot.png


All those statistics are publicly accessible, so you can integrated with other scripts, like displaying the statistics on web status page.

Install

Just drop this script anywhere inside your Scripts folder.

Configuration

You can change Configs on the of the script:
Code:
Expand Collapse Copy
bool Enabled = true;                            // Is this system enabled?
bool ConsoleReport = true;                      // Should we report statistics on console?
TimeSpan Interval = TimeSpan.FromMinutes(1);    // How often should we update statistics?
AccessLevel CanSeeStats = AccessLevel.Player;   // What's the level required to see statistics in-game?
AccessLevel CanUpdateStats = AccessLevel.Seer;  // What's the level required to update statistics in-game?

Donations

Total amount
$30.00
Goal
$500.00

Shards

Back