Leaderboards

Abandoned
A plugin that keeps track of the kills, deaths, and kill/death ratio of all players in a MySQL database.

Desctiption

This is a simple yet very expandable plugin that keeps track of player's kills, deaths, and their kill/death ratio. It uses MySQL database for storage which allows it to be hooked into your server's website to provide user stats online.

Currently there are no features to prevent players killing each other and boosting up their scores but I am considering adding this in the future along with bounties on the top 10 players.

Thanks to PatPeter for the SQLibrary.


Installation

  1. Put the .jar into your severs plugin's folder.
  2. Open the jar with winrar or similar tool.
  3. Edit the Config.yml file putting in your server database properties.
  4. Enjoy!


Usage

Commands

CommandRequired ParametersOptional ParametersDescriptionexample
/kdtarget playernonereturns specified user's k/d/kd beatcomet
/kdnonenonereturns sender's k/d/kd
/topkillsnumbernonereturns top # of players by k/d/topkills 5
/topkillsnonenonereturns top 10 players by k/d/topkills
/rankkillsnonenonereturns sender's ranking by k/d/rankkills


Permissions

Permission nodeDescription
lb.rankGrants access to the /rankkills command
lb.kdGrants access to the /kd commnd
lb.topGrants access to the /topkills command


Todo

  1. Do more with the plugin
  2. Prevent boosting
  3. Possibly do bounties


Current version

Version 1.1 - [Download]

The Leaderboards Team

profile avatar
  • 1
    Projects
  • 3.4K
    Downloads

More from _ForgeUser1138760