Version 0.1.1
170 downloads
MyStatistics - an advanced system for collecting statistics of players and top players.
Advantages:
The ability to view the list of top players in the menu
Extensive point setup system
Player search by nickname / steamid
Viewing statistics of another player
The ability to close access to view your profile
A new pleasant and intuitive interface
English and Russian language support
The ability to ignore a player in statistics
A convenient and intuitive data file
Big innovations in the future
The ability to save and clean data files after wipe
The opportunity to reward participants for different places in different categories of the top list.
Commands:
/stats - Opens the statistics menu.
Plugin Configuration:
{
"Interface opening commands": [
"stats",
"statistics"
],
"Counters settings": {
"Update the kill counter when there are murders:": {
"player": true,
"npc": false,
"animal": false
},
"Update the death count for deaths from:": {
"player": true,
"npc": true,
"animal": true
}
},
"Point Settings": {
"Points for kills / deaths": {
"Killing a player": 1.0,
"Killing an NPC": 0.8,
"Killing an animal": 0.4,
"Death": -0.8
},
"Points for crates / barrels": {
"Looting the crate": 0.3,
"Destruction of the barrel": 0.2
},
"Points for items": {
"bearmeat": 0.0,
"blue.berry": 0.0,
"bone.fragments": 0.0,
"cactusflesh": 0.0,
"charcoal": 0.1,
"chicken.raw": 0.0,
"cloth": 0.05,
"corn": 0.05,
"crude.oil": 0.2,
"deermeat.raw": 0.0,
"diesel_barrel": 0.7,
"explosives": 0.8,
"fat.animal": 0.05,
"fertilizer": 0.2,
"fish.raw": 0.0,
"fuse": 0.3,
"gears": 0.25,
"green.berry": 0.0,
"gunpowder": 0.4,
"horsedung": 0.1,
"horsemeat.raw": 0.0,
"hq.metal.ore": 0.3,
"humanmeat.raw": 0.0,
"leather": 0.05,
"lowgradefuel": 0.15,
"meat.boar": 0.0,
"metal.fragments": 0.25,
"metal.ore": 0.15,
"metal.refined": 0.5,
"metalblade": 0.1,
"metalpipe": 0.2,
"mushroom": 0.0,
"potato": 0.05,
"propanetank": 0.1,
"pumpkin": 0.05,
"red.berry": 0.0,
"riflebody": 0.4,
"roadsigns": 0.3,
"rope": 0.1,
"scrap": 0.05,
"seed.black.berry": 0.0,
"seed.blue.berry": 0.0,
"seed.corn": 0.0,
"seed.green.berry": 0.0,
"seed.potato": 0.0,
"seed.pumpkin": 0.0,
"seed.red.berry": 0.0,
"seed.white.berry": 0.0,
"seed.yellow.berry": 0.0,
"semibody": 0.3,
"sewingkit": 0.1,
"sheetmetal": 0.1,
"smgbody": 0.4,
"stones": 0.05,
"sulfur": 0.3,
"sulfur.ore": 0.2,
"tarp": 0.1,
"white.berry": 0.0,
"wolfmeat.raw": 0.0,
"wood": 0.05,
"yellow.berry": 0.0
}
},
"The list of ignored players": [
76561199561802375,
76561199152998162
]
}