Jump to content

Database Stats 1.8.8

$10.99 $4.99
   (3 reviews)

1 Screenshot

  • 25.7k
  • 135
  • 46.85 kB
 Share

About Database Stats

Database Stats is a plugin that stores in the database (SQLite, MySQL) or file, certain statistics such as the number of kills, the number of deaths or even the amount of money from Economics for each player.

This plugin is usefull if you want to display this statistics on your website or app.

 

Database storage:

  • Steam ID
  • Rust nickname
  • IP
  • Join Date
  • Last Connected
  • Kills
  • Deaths
  • Shots
  • Headshots
  • Farmed Items
  • Looted Drops
  • Thrown Explosives
  • Economics money count
  • ServerRewards points count
  • PlaytimeTracker playtime count
  • EasyVote votes count
  • BetterChat rank name

 

Configuration:

{
  "Data Type : 0 (Files) or 1 (SQLite) or 2 (MySQL)": 1,
  "Date format": "yyyy-MM-dd HH:mm:ss",
  "Enable counter for Animals": true,
  "Enable counter for NPCs": true,
  "MySQL": {
    "Database Name": "rustserver",
    "Database New Save Table Name": "DatabaseStatsSaves",
    "Database Table Name": "DatabaseStats",
    "Host": "localhost",
    "Password": "pass",
    "Port": 3306,
    "Username": "rustuser"
  },
  "Save Data on New Save": false,
  "SQLite": {
    "Database Name": "databasestats.db",
    "Database New Save Table Name": "DatabaseStatsSaves",
    "Database Table Name": "DatabaseStats"
  },
  "Wipe on New Save": {
    "Deaths": false,
    "FarmedItems": false,
    "Headshots": false,
    "Kills": false,
    "LootedDrops": false,
    "Shots": false,
    "Suicides": false,
    "ThrownExplosives": false
  }
}

 

API Hooks:

object API_GetPlayerData(string userid, string key, bool deserializeData = false)

 

If you want to use a website for this plugin, take a look on my Rust Premium Website.

  • Like 1

dFxPhoeniX's Collection

User Feedback

1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

81.3k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.