Statistics

Statistics 1.4.1

Author
Felladrin
Downloads
82
Views
1,741
First release
Last update
Rating
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:
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?

Active Shards

Donations

Total amount
$0.00
Goal
$1,000.00
Back