Karma Kills is an addon to my universal plugin Karma System. If you don't have this plugin installed, then this plugin is pretty useless.
Features
Hero/bandit functionality -- When a player is on a configurable killstreak, they will be made a bandit. Players get rewarded more karma when they kill the bandit and they also get made a Hero. If someone kills the Hero they will loose Karma and get made a Bandit etc. Most options to do with this functionality are configurable.
Rewards / punishments on animal / player kill -- Everything to do with this feature is configurable, for "noob friendly" servers, you can make players get punished for killing players. But for fast paced, PVP servers you can make people get rewarded for their kills. Same goes for Animals.
Chat Commands
/heroes-- Show all current online heroes/bandits-- Show all current online bandits
Configuration
{
"PlayerKills": {
"Enabled": true,
"AddKarma": {
"Enabled": false,
"Amount": 1
},
"RemoveKarma": {
"Enabled": true,
"Amount": 1
}
},
"AnimalKills": {
"Enabled": true,
"AddKarma": {
"Enabled": true,
"Amount": 1
},
"RemoveKarma": {
"Enabled": false,
"Amount": 1
}
},
"Killstreak": {
"Kills before a bounty is placed": 5,
"Amount of Karma gained for killing a bandit": 2,
"Amount of Karma lost for killing a hero": 3
}
}
Localization
The original author may request that this plugin be removed and there is a risk that the plugin may be unavailable in the future.
Note that the current maintainer may not have permission to assign a license to the plugin if they are not the original author, so explicit permission would need to be obtained from the original author in order for the plugin to remain openly available and guarantee that it will be around for all to enjoy going forward.

