Zombified
Tired of searching for items? Now you'll have to die... AGAIN!
Quick challenge
How far can you run before the mobs catch you?
Rotate your phone
Dino Mine is ready when your screen is landscape.
Minecraft check
Confirm your run
Complete the quick check to get your code.
Your code
Expires in 5 hours
Zombified

Tired of searching for items? Now you'll have to die... AGAIN!
What this mod do ?
When a player die, he usually loose all his stuff. With this plugin, when a player die, a entity will be summon and the player will need to kill this entity to get his stuff back !

Config
```yml
--------------------------------------------------
#
_____ __
|__ /___ _ __ ___ | |__ ()/ (_) ___ __| |
/ // | ' ` | ' | | || |/ / _` |
/ /| () | | | | | | |) | | _| | __/ (_| |
/_______/|| || ||.__/||| |_|___|__,_|
#
--------------------------------------------------
config: entity: "ZOMBIE"
What should the zombie be named? You can use the Minimessage format.
zombie-name: "Zombie of %player%"
Should the player inventory is saved in the zombie, and he needs to kill the zombie to have his inventory ?
save-inventory: true
Should the player head is set on the zombie Head?
add-player-head: true
```