Kill Rewards plugin
About
This plugin was made out of necessity. There is one very similar to it but it was missing a feature that I really needed and was bloated with other features I did not need. If you want to check out the original plugin that was the inspiration for this one, the is it is
here
Installation
The plugin needs Essentials in order to function. You can install it
here
Config
The config includes 3 very simple and easy to understand attributes
- kill_reward - this is how much money a player should get on a kill
- block_spam_kills - this determines if a player can target the same player over and over again
- same_person_kill_cooldown - this determines how long of a time needs to pass in order for you to be able to kill the same person two times in a row
An example - if you have $100 reward, block_spam_kills to true and same_person_kill_cooldown to 2
- you kill player A and get $100
- you kill player A 1 minute 50 seconds later - don't get rewards
- you kill player A 20 seconds later - don't get rewards
- you kill player A 2 minutes later - get $100
- you kill player B 1 seconds later - get $100
- you kill player A 2 seconds later - get $100