Skip to content

Latest commit

 

History

History
26 lines (26 loc) · 1.11 KB

README.md

File metadata and controls

26 lines (26 loc) · 1.11 KB

StatsPlayer

This plugin allow to the players to see their stats on your server! What if I want to reset someone stats? use the command /resetstats What this stats contains? Kills,Deaths,Ratio(Kills/Deaths),Kill Streak

Commands

You can use stats.* to allow all the commands of this plugin.
You can use stats.show.* to allow all the command options.
  • /Stats Show player stats. Permission: stats.show.my
  • /Stats [PlayerName] Show other player stats. Permission: stats.show.other
  • /ResetStats [PlayerName] Reset player stats. Permission: stats.reset
  • /CreditStats Show the credits of this plugin.

Config players

The config file of the players very easy and short.
You can implant it to your website(if you know how to use php/html).
Here example of the config:

``` k: 75 // Kills d: 20 // Deaths ks: 6 // Kill streak ks_a: 0 // Latest kill streak(dont touch it for no reason) ```

Stats example