Added in the blessed item abilities for humans in the `messages.yml` file. Minor change.
Additions:
Vampires do not lose default minecraft hunger. There is no requirement for them to eat items such as chicken, cooked beef, bread etc. they only need blood.
Two different types of holy water: drinkable (humans) and splash to suppress vampires. Humans who drink holy water cannot be fed on by a vampire for a configurable amount of time.
If a human splashes a vampire with holy water they will be supressed for a configurable amount of time.
Additions: - Implemented a new custom crafting method for crucifixes.
- To craft them it's one stick and four gold ingots (placed with the four ingots surrounding the middle with the stick in the middle).
- Crucifixes cannot be crafted or wielded by vampires.
- Crucifixes will blind nearby vampires (configurable radius).
Additions: - Implemented placeholders into the plugin. To use these placeholders you will need PlaceholderAPI, however its a soft dependency meaning the plugin will still work without it.
- %vampyr_kills% - returns the kills a player has.
- %vampyr_kills_top% - returns the player with the most kills.
- %vampyr_vampires% - returns the total amount of vampires.
- %vampyr_humans% - returns the total amount of humans.
- %vampyr_vampire_top% - returns the highest level vampire.