Skip to content

This minecraft plugin allow to the players to see their stats on your server!

License

Notifications You must be signed in to change notification settings

sh1omi/StatsPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This minecraft plugin allow to the players to see their stats on your server!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages