The config gives kill value for Murderers and Zombies but none for Scarecrows. My config is attached, why is GatherRewards counting scarecrow kills as players?? When a scarecrow is killed, it says [GatherRewards] You lost 100 RP for killing a player.
{
"Settings": {
"ChatEditCommand": "gatherrewards",
"ConsoleEditCommand": "gatherrewards",
"EditPermission": "gatherrewards.canedit",
"ShowMessagesOnKill": true,
"ShowMessagesOnGather": false,
"UseEconomics": false,
"UseServerRewards": true,
"PluginPrefix": "<color=#00FFFF>[GatherRewards]</color>"
},
"Rewards": {
"Bear": 3.0,
"Boar": 2.0,
"Breathe": 0.0,
"Chicken": 1.0,
"Clan Member": -25.0,
"Corn": 1.0,
"Death": 0.0,
"Hemp": 1.0,
"Horse": -25.0,
"Murderer": 3.0,
"Mushroom": 1.0,
"Ore": 2.0,
"Player": -100.0,
"Player's Friend": -100.0,
"Pumpkin": 1.0,
"Scientist": 5.0,
"Stag": 3.0,
"Stone": 2.0,
"Wolf": 2.0,
"Wood": 1.0,
"Zombie": 3.0,
"Bloodcloud": 15.0,
"Sharkmovement": 15.0,
"Simpleshark": 10.0
}
}