- Required Dependencies
- https://www.chaoscode.io/resources/sqlstats.114/
THIS PLUGIN REQUIRES SQLStats PLUGIN!
This plugin announces such TOP 5 stats from time to time:
Config:
This plugin announces such TOP 5 stats from time to time:
- Most stone, metal and armored constructions destroyed
- Players with the WORST score per kill ratio
- Players with the BEST score per kill ratio
- Most bullets shot
- Most crafted items
- Most crafted attire
- Most crafted weapons
- Most lethal weapons
- Most gathered resources
- Most things deployed
- Most constructions placed
- Most common death causes
- Most animals killed
- Players who spent most time online this wipe
Config:
Code:
{
"dbConnection": {
"Database": "rust",
"Host": "127.0.0.1",
"Password": "password",
"Port": 3306,
"Username": "username"
}
}