KillsRank is a plugin that tracks and converts the number of mobs players kill into points. The plugin is fully customizable through the config.yml, where you can set the point values for different mobs. You can also add or remove mobs by using their Minecraft IDs. For example:
PIG: 32
This will assign 32 points for killing a pig.
Commands:
/killspoints – View your own points.
/killspoints <name> – View another player's points.
/killsrank – View the player rankings.
/listmobpoints – Show the point values assigned to each mob.
Admin Commands:
/killspointsadd <name> <points> – Add points to a player.
/killspointsremove <name> <points> – Remove points from a player.
/killsreloadconfig – Reload the config.yml file.