Minecraft KillSuite mod 2026 download
logo
minecraft mod KillSuite

KillSuite

Game Version: CB 1.6.4-R2.0
Total Downloads: 9,690
Updated: Feb 10, 2014
Created: Sep 24, 2011
Download KillSuiteDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
3.4.3 b211 release 168.45 KB Feb 10, 2014 CB 1.6.4-R2.0 953 download KillSuite 3.4.3 b211 releaseDownload
3.4.1 b195 release 107.67 KB Nov 13, 2012 CB 1.4.2-R0.2 1,387 download KillSuite 3.4.1 b195 releaseDownload
3.4 b188 release 134.31 KB Nov 9, 2012 CB 1.4.2-R0.2 585 download KillSuite 3.4 b188 releaseDownload
3.3.1 b180 release 98.24 KB Oct 29, 2012 CB 1.3.2-R3.0 648 download KillSuite 3.3.1 b180 releaseDownload
3.3 b129 release 96.62 KB Jun 17, 2012 CB 1.2.5-R4.0 831 download KillSuite 3.3 b129 releaseDownload
3.2.3 b112 release 94.83 KB Apr 1, 2012 CB 1.2.4-R1.0 1,196 download KillSuite 3.2.3 b112 releaseDownload
3.2.2 b106 release 92.73 KB Mar 13, 2012 CB 1.2.3-R0.2 519 download KillSuite 3.2.2 b106 releaseDownload
3.2.1 b100 release 92.32 KB Mar 8, 2012 CB 1.2.3-R0.1 334 download KillSuite 3.2.1 b100 releaseDownload
3.2 release 91.71 KB Feb 20, 2012 CB 1.1-R4 1,074 download KillSuite 3.2 releaseDownload
3.1.1 release 81.78 KB Feb 9, 2012 CB 1.1-R3 1,164 download KillSuite 3.1.1 releaseDownload
1.0.3 b8 release 43.51 KB Sep 25, 2011 CB 1185 627 download KillSuite 1.0.3 b8 releaseDownload
1.0.1 b2 release 41.09 KB Sep 25, 2011 CB 1185 197 download KillSuite 1.0.1 b2 releaseDownload
1.0 b1 release 41.04 KB Sep 24, 2011 CB 1185 175 download KillSuite 1.0 b1 releaseDownload

Description

Share this:

Notice! I am currently very busy with both work and school. Please refrain from feature requests and only post bug reports, as I am unable to do extra work at this time.

Ever wanted to keep track of just how many pigs you've slaughtered? Or compare your skeleton kills with a friend? With KillSuite, your kills are all tracked and counted, and saved to a database. You can then compare kills based on mob name, total kills overall, or (new!) check your kills on each enemy by specifying your own name!

Project Details

  1. Source
  2. Jenkins
    2.1. Use of the plugin builds from Jenkins is unofficial, unsupported and unapproved by BukkitDev Staff!

Basic Usage

Drop KillSuite.jar into your plugins directory, and it'll create a folder (plugins/KillSuite) with a configuration file (plugins/KillSuite/config.yml), and a user database (currently users.yml). By default, it stores users in YAML, which will be quite sufficient if your server is small (~100 players). SQLite is now supported, and should be used for servers with more than 100 players.

As of 3.x+, this plugin also creates a 'leaders.yml' file, which it uses to display the current leader lists. Do not edit this file!

The config contains some information on how it actually works, as well as a very simple localization setup. It currently only supports the messages in the config, but if it's requested I can set up multiple localizations and persist them by user (without permissions).

Commands

  • /leaders [creature] (deathcounter.leaders) – Will display a message containing the top 5 kill leaders for the creature specified.
  • /stats [player] -aop (deathcounter.stats) – Will show the specified category of kills (a = animals, o = other, p = player, blank = monsters) for the specified player (or yourself, if omitted).
  • I have removed the ability to reset a specific user until I can come up with a good way of sanitizing input through my CommandHandler.

Features

  • Track player, monster and animal kills
  • Leaderboards for total kills and individual monsters
  • MySQL, SQLite and Flatfile database support
  • Economy support through AllPay for all major economy systems
  • Configurable pricetags on each and every monster's head, with configurable price attenuation based on depth.
  • Coming Soon: The ability to take out contracts on player and monster kills, for small 'user specified' quests.
  • SimpleNotices support!

Comments

Add a comment