Skip to content

Drc-DEV/PVPStats

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PVP Stats

Keep track of your users' PVP actions - MySQL or SQLite recommended

This plugin will keep records of how many kills, deaths, kills in a row a player has, and possibly keep an ELO score.


Features

  • Records kills, deaths, max streaks, current streak, kill/death ratio

Options

  • MySQL support (highly recommended)
  • SQLite support
  • ELO score calculation
  • PVP Arena integration

Dependencies

  • Spigot 1.13

Downloads


How to install

  • Stop your server
  • Place jar in plugins folder
  • Run a first time to create config
  • Configure database settings
  • Reboot again, done!

Documentation


Changelog

  • v1.3.3 - add warning if precise kill stat collection is activated, as these stats show up nowhere in the plugin or API
  • read more

Phoning home

By default, the server contacts my private server for information purposes. It sends your port, IP (for proper server counting), and the plugin version. That's it! If you want to disable that, set "tracker" to false in the config!


Credits

  • pandapipino for the idea

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%