About Instant Animal/NPC Kill
About
This plugin kills animals or npc instantly when attacked by a player.
Permissions
you will be able to assign the player the authority to kill the animal you want quickly, or you will be able to have the player you want kill all the animals / npc quickly.
instantanimalkill.bear - Permission for bear
instantanimalkill.wolf- Permission for wolf
instantanimalkill.horse- Permission for horse
instantanimalkill.chicken- Permission for chicken
instantanimalkill.all- Permission for all animals
Configuration
you can set the values to be added per kill from the configuration file
- EnableMessages: This setting determines whether messages are enabled for the killed animal. If set to true, the player receives a message every time they kill an animal. If set to false, the player will not receive any messages.
- KilledAnimalMessage: This setting determines the message that the player receives. In the message, "%animal%" will be replaced with the name of the killed animal.
{ "EnableMessages": true, "KilledAnimalMessage": "You killed %animal%!" }